How to create a folder?
Reinhold Venzl-Schubert
R.Venzl-Schubert at t-online.de
Thu Aug 18 05:04:30 CDT 2005
Hello Xavier, hello Dave,
>> I try to create a new folder with this buttonscript
>>
>> on mouseUp
>> ask file "Create Folder for Export" with "Export"
>> put it into NewFold # NewFold contains: "/Users/rvs/Documents/
>> PCDATEN/metacard/Export"
>> create NewFold
>> # create /Users/rvs/Documents/PCDATEN/metacard/Export
>> end mouseUp
>>
>> Neither "create NewFold" nor " create /Users/rvs/Documents/PCDATEN/
>> metacard/Export" works.
>> I get the errormessage "no alias or directory name supplied"
>
> create folder newFold
Thanks, that's it :-)
Very easy :-)
Reinhold
More information about the metacard
mailing list