• 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
script syntax error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

script syntax error


  • Subject: script syntax error
  • From: Clive Rabson <email@hidden>
  • Date: Sat, 30 Jun 2012 16:52:44 +0100

Title: script syntax error
Could an Applescript expert please find a moment to look at this short script and tell me why it keeps giving a syntax error?


Occasional I also get an error that says numerical value is too large. And then everything just hangs.

I will be very grateful if someone could assist. Thanks.

Clive

on run {input, parameters}
     
        tell application "Microsoft Word"
               activate
                set bounds of active window to {5, 22, 559, 1050}
               set view type of view of active window to draft view
            set percentage of zoom of view of active window to 120
  end tell
       
end run
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: script syntax error
      • From: Christopher Stone <email@hidden>
    • Re: script syntax error
      • From: Robert Poland <email@hidden>
  • Prev by Date: Re: from Filemaker 10 how can I auto save in outlook in drafts folder?
  • Next by Date: Parameter order
  • Previous by thread: Help requested
  • Next by thread: Re: script syntax error
  • Index(es):
    • Date
    • Thread