• 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
Re: Handler query - exchanging values
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Handler query - exchanging values


  • Subject: Re: Handler query - exchanging values
  • From: Marc Glasgow <email@hidden>
  • Date: Fri, 30 Jun 2006 05:31:53 -0400

global apples, pears

set apples to 3
boo()
hoo() --> error: the variable apples is not defined

on boo()
	set apples to 1
end boo

on hoo()
	display dialog apples
end hoo

Under OSX 10.4.7 on a Dual-800 G4 I get the expected return of 1. Is it perhaps unique to Intel macs?

Cheers,
=-= Marc Glasgow
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Handler query - exchanging values
  • Next by Date: Re: Release Notes 1.10.7 (OS 10.4.7)?
  • Previous by thread: Re: Handler query - exchanging values
  • Next by thread: RE: Handler query - exchanging values
  • Index(es):
    • Date
    • Thread