Authorware on Windows has the same problem--it can only create one level at a time. I always thought it was an Authorware issue, but maybe it's a Windows issue.

Tiemo Hollmann TB wrote:
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


--
Peter T. Evensen
Juice Plus+ Independent Distributor
314-629-5248 or 888-628-4588
http://www.PetersRoadToHealth.com
_______________________________________________
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

Reply via email to