Code works in Scripteditor but not ASS
Code works in Scripteditor but not ASS
- Subject: Code works in Scripteditor but not ASS
- From: Ronald Hofmann <email@hidden>
- Date: Wed, 23 Jun 2004 08:57:40 +0200
Good Mornig,
this is peculiar. The below code works properly in Scripteditor but
brings an error in Xcode and it worked yesterday.
set Path1 to "/Users/ronny/Desktop/BackUpDateien"
set Path01 to Path1 as POSIX file --error
"NSCannotCreateScriptCommandError (10)"
POSIX file is part of the AppleScript's Standard Additions and should
work.
Path1 is a valid path to an existing folder.
Has anyone an idea what's going on?
Ronald
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.