Quantcast
Channel: elitepvpers
Viewing all articles
Browse latest Browse all 31767

Variable in Variable

$
0
0

hab selber eine lösung gefunden=
Code:

#include <FileConstants.au3>
$NameVar = "Ordner2"
$PathVar = "C:\test\" & $NameVar
DirCreate($PathVar)
DirCopy("C:\test\BOT15", $PathVar, $FC_OVERWRITE)

falls jemand einen besseren Vorschlag hat. her damit

Viewing all articles
Browse latest Browse all 31767

Trending Articles