On 1/29/03 10:33 PM, "Camner" <[EMAIL PROTECTED]> wrote: > I wrote a script that does exactly what I wish it to. It works perfectly > from within applescript. However, when saved as a compiled script and > placed with the other Entourage scripts and I try to run it from Entourage's > script menu, I get a message "The script cannot be run. An error has > occurred (-192)" > > Am I missing something obvious?
You're missing telling us which version of everything relevant you're using. You're writing from Entourage 2001, but perhaps you're nevertheless in OS 10.2.x? The Jaguar Script Editor, v 1.9, saves Compiled Scripts as data-fork only. Entourage 2001 cannot find the script in that case - it looks in the resource fork. In Script Editor 1.9, when you save the script, instead of the default Compiled Script (upper-case initials), switch the Forma popup in the Save or Save As dialog to "compiled script" (all lower-case), right at the top of the popup. (Not very explanatory, is it?) That will save the script as resource-fork type. > > The script is given below, in case the contents of the script are relevant. They're not. -- Paul Berkowitz MVP Entourage Entourage FAQ Page: http://www.entourage.mvps.org/toc.html PLEASE always state which version of Entourage you are using - 2001 or X. It's often impossible to answer your questions otherwise. -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
