• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Scripting swedish Distiller 5.0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Scripting swedish Distiller 5.0


  • Subject: Scripting swedish Distiller 5.0
  • From: Mattias Jonsson <email@hidden>
  • Date: Tue, 18 Sep 2001 20:07:25 +0200

Hello all.

Trying to execute a really simple script here with Distiller 5.0 (Swedish
version)

This is what I write:

tell application "Acrobat Distiller 5.0"
open theFile
end tell

Looks ok, right. Now, look what happens when I "compile" that code, check
the syntax:

tell application "Acrobat Distiller 5.0"
vppna theFile
end tell

The command "open" is translated into Swedish "vppna". As long as i run the
script without checking syntax - ie doing it all in one step by pressing
"run" - it works as expected (translated though). However, the script
doesn't run when compiled... because the script says "vppna" instead of
"open" and "vppna" isn't part of Distillers dictionary. Yepp, that's right,
the dictionary is in english down to last character. Now - how impressed are
you? Me? - Not much...

I also tried to put some other statements between tell/end tell

"save" compiles into "spara"
"save as" also compiles into "spara"
Both perfect swedish translations - however, perfect might be a misplaced
word here...

Is there someone that has a german, danish, french or some other non english
version that can try this and tell me how it works?

/Mattias Jonsson
Framkom, Sweden


  • Prev by Date: RE: Need help with "out of memory Errors" on server script
  • Next by Date: Re: Ahem... record on the fly
  • Previous by thread: Re: Ahem... record on the fly
  • Next by thread: Too Many Files ...
  • Index(es):
    • Date
    • Thread