Re: Script previously working has suddenly stopped!
Re: Script previously working has suddenly stopped!
- Subject: Re: Script previously working has suddenly stopped!
- From: John Delacour <email@hidden>
- Date: Fri, 4 Oct 2002 08:45:20 +0100
- Mac-eudora-version: 5.3 alpha
At 8:43 pm -0400 3/10/02, email@hidden wrote:
I believe at least one of the lines that is the problem is the following:
set sysPath to (path to system folder as string)
This always worked, but now just this line pasted into a script results in a
crash.
set sysPath to (path to system folder) as string
set sysPath to "" & (path to system folder)
JD
_______________________________________________
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.