How to create a folder?

Reinhold Venzl-Schubert R.Venzl-Schubert at t-online.de
Wed Aug 17 02:01:23 CDT 2005


Hi!

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"

What is the mistake?

Reinhold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 757 bytes
Desc: not available
Url : http://mail.runrev.com/pipermail/metacard/attachments/20050817/90c105a9/attachment.bin


More information about the metacard mailing list