Applescript for creating a new folder
Yves COPPE
yvescoppe at skynet.be
Wed Jul 9 09:28:00 EDT 2003
Le mercredi, 9 juil 2003, à 19:57 Europe/Brussels, Ken Ray a écrit :
> Yves,
>
> You can't use "/"-delimited paths in AppleScript (or I haven't been
> able to get it to work). So I convert to ":" delimited, as in:
>
> tell application "Finder"
> set tPath to "HD:Macintosh:Users:<myName>:test:testing"
> make new folder to tPath
> end tell
>
> This should work (of course, swap in the right path),
>
>
> Ken Ray
> Sons of Thunder Software
> Email: kray at sonsothunder.com
> Web Site: http://www.sonsothunder.com/
>
>
Doesn't work
create a "untitled folder" on my desktop...
the same if I use ":" or "/" as delimiter
HELP
Greetings.
Yves COPPE
yvescoppe at skynet.be
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1531 bytes
Desc: not available
URL: <http://lists.runrev.com/pipermail/use-livecode/attachments/20030709/e4429899/attachment.bin>
More information about the use-livecode
mailing list