Re: Script previously working has suddenly stopped!
Re: Script previously working has suddenly stopped!
- Subject: Re: Script previously working has suddenly stopped!
- From: Kai Edwards <email@hidden>
- Date: Fri, 04 Oct 2002 07:55:11 +0000
on Thu, 3 Oct 2002 20:43:18 EDT, email@hidden wrote:
>
I'm hoping someone can help me with this: I have a long involved script that
>
was updated for OS 8.5, but continued to work right through 9.2.2 for many
>
months. All of a sudden, it crashes and returns either a type 1 or type 3
>
error. The script will then only work after restarting the Mac, and then,
>
only once. After that it returns the same error until another restart.
>
I believe at least one of the lines that is the problem is the following:
>
>
set sysPath to (path to system folder as string)
It may just be the parens, Andy. Have you tried this?
set sysPath to (path to system folder) as string
Kai
--
email@hidden
email@hidden
_______________________________________________
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.