I found out it's not a problem of having a variable or a constant, but either the depth of path or the number of chars of the folder to be created not in the currentDirectory but"C:/foo/foo/foo". Does anybody know of these restrictions on Win XP? Thanks Tiemo
> -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:use-revolution- > [EMAIL PROTECTED] Im Auftrag von Tiemo Hollmann TB > Gesendet: Dienstag, 21. August 2007 09:32 > An: Revlist > Betreff: why can't I create a folder with a variable? > > Hello, > > when saying: > > create folder "C:/Temp/foo" -- it works like expected > > when saying: > > put "C:/Temp/foo" into myFolder > > create folder myFolder -- nothing happens > > I even tried it with: > > put "C:/Temp/foo" into myFolder > > create folder merge(quote & myFolder & quote) -- nothing happens > > > > any idea, what I a missing is appreciated > > Tiemo > > > > > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
