• 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
Newbie withn problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Newbie withn problems


  • Subject: Newbie withn problems
  • From: Sverker Hahn <email@hidden>
  • Date: Thu, 12 Dec 2002 21:11:45 +0100

Hi, list!

I am an almost complete newbie to AppleScript. FileMaker developer for years, I thought AS should be not so hard to learn, but ...

Reading the first articles of Bill Briggs series on AppleScript in MacWorld (hi, Bill, saw your post some days ago) but now I encounter big problems.

1/ Impossible to create dialogs. Just the simple

display dialog "Hello world"

results in an error, telling me "a identifier can4t go after this identifier", highlighting the words "display dialog"

2/ In Graphic Converter there is a supplied AS, which doesn4t work:

-- Sample script for GraphicConverter

tell application "GraphicConverter"

activate

change colors of window 1 to bit depth 8 with dither and grayscale

rotate window 1 to angle 90

set image dimension of window 1 to {200, 200}

end tell

gives the error message "the application "Graphic Converter" doesn4t understand the vissa object message", highlighting the right hand quotation mark around "Graphic Converter".

I use

swedish MacOS 9.1 on PM 4400.
ScriptEditor and AppleScript S1-1.5.5

I have tried to download later versions of AS, but those works only with english OS.

===============================

Any recommended modern books on AppleScript for beginners?

--
Hdlsningar

Sverker




Sverker Hahn
Kudu Data
Reggatan 2
118 59 STOCKHOLM
08 642 19 97
0701 555 262
http://www.kududata.com
mailto:email@hidden
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Don't test s="" [was Re: Strange string test error]
  • Next by Date: Re: Don't test s="" [was Re: Strange string test error]
  • Previous by thread: Re: Add an item to OS X's "startup items"
  • Next by thread: Scope
  • Index(es):
    • Date
    • Thread