Store Script Madness
Store Script Madness
- Subject: Store Script Madness
- From: AppleScript Greg <email@hidden>
- Date: Thu, 15 Nov 2001 20:43:39 -0600
I know I have done this before. But this line:
store script theNewScript in file (newScript)
Gives me an error ("Can't make some data into the expected type.") and I
swear I can't figure it out. I even stripped it down to theNewScript to
"beep 2". I also know that the newScript is a properly formed alias and the
alias exists.
Can someone tell me what I am doing wrong?
G