FWIW, it shows the TIFF and TWO scripts in Outlook Express in XP. (one is
480 b, and the other is 21 Kb).
The "other" is not a script - it's the resource fork of the script file,
which Windows doesn't understand and thinks is a separate file. This happens
with any Mac file that has a resource fork, and has happened ever since
1984. In OS X, far fewer Mac files have resource forks any more (not needed
by most apps in OS X), but some legacy apps like Entourage still require
them. Script Editor will not even make .scpt scripts with resource forks any
more (since Panther) but to run a script from Entourage's script menu and
preserve changes to script properties they still need a resource fork (1),
which can now only be made in Script Debugger, which Andy must have (2).
(1) Entourage is decrepit this way, but it's because Entourage 2004 is
advertised as running in Jaguar 10.2.8, where the new Panther APIs for
script menus won't work. So instead scripts with properties don't work when
made in Script Editor 2.0 in Panther or Jaguar .
(2) Andy's script doesn't have any script properties: he constantly resets
his globals to the same old unchanging values - so he might as well have
made the script in Script Editor. (And could have used properties, saving
two lines, since they don't get reset).
(3) Andy could have zipped or stuffed his script to avoid all problems
sending it as an attachment.
P.S. There's nothing you can do with an AppleScript on Windows, so why
bother even looking at it in Outlook?
--
Paul Berkowitz
MVP MacOffice
Entourage FAQ Page: <
http://www.entourage.mvps.org/faq/index.html>
AppleScripts for Entourage: <
http://macscripter.net/scriptbuilders/>
Please "Reply To Newsgroup" to reply to this message. Emails will be
ignored.
PLEASE always state which version of Microsoft Office you are using -
**2004**, X or 2001. It's often impossible to answer your questions
otherwise.