Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Some additions...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Some additions...
Authored by: anandman on Mar 04, '03 10:44:41PM
Oops. I forgot to change one thing. For some reason, Script Editor's check syntax changes and "as" to "type" and lets me compile it and save it the first time but when you try to check syntax or save it again it fails. Anyone know why?

Anyway, just change the following line:

  (path to temporary items folder type string)
to
  (path to temporary items folder as string)

-anand

[ Reply to This | # ]