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: [EMAIL PROTECTED]
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
[EMAIL PROTECTED]
