• 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
interactive osascript acting strangely
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

interactive osascript acting strangely


  • Subject: interactive osascript acting strangely
  • From: Mitchell L Model <email@hidden>
  • Date: Mon, 03 Apr 2017 14:10:24 -0400

I never got a response from this. Somebody?

Begin forwarded message:

From: Mitchell L Model <email@hidden>
Subject: interactive osascript acting strangely
Date: March 27, 2017 at 5:43:00 PM EDT
To: AppleScript Users List <email@hidden>

Some days trying to get something done spirals into a black pit lined with slippery walls. One symptom is not being able to see what's in front of you because it's getting too dark. Would someone please explain the following? I'll try not to let myself get too embarassed.

$ osascript -i
>> set n to 1
=> 1
>> n
!! The variable n is not defined.
>> on foo (m)
?> log(m)
?> end
>> foo(1)
!! «script» doesn’t understand the “foo” message.
>> 

This can't be right. What am I missing?


 _______________________________________________
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

  • Prev by Date: Re: Applescript + Java scripting Engine
  • Next by Date: How to point a script to a locale characters set using "user locale" property?
  • Previous by thread: Re: Applescript + Java scripting Engine
  • Next by thread: How to point a script to a locale characters set using "user locale" property?
  • Index(es):
    • Date
    • Thread