• 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
Variables pane of Script Debugger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Variables pane of Script Debugger


  • Subject: Variables pane of Script Debugger
  • From: Bert Groeneveld <email@hidden>
  • Date: Thu, 23 Jul 2009 09:45:14 +0200

Hello, how can I see the value of y in the variables pane of Script Debugger when I run this simple examplescript in debug mode:

set x to 3

beeping(x)

on beeping(x)
--local y
set y to 5
beep x
delay 2
beep y
end beeping


Bert.


 _______________________________________________
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: Variables pane of Script Debugger
      • From: Richard Rönnbäck <email@hidden>
  • Prev by Date: Re: Photoshop Action
  • Next by Date: Adding a subfolder to an array of folders
  • Previous by thread: Re: How to check an IP Address
  • Next by thread: Re: Variables pane of Script Debugger
  • Index(es):
    • Date
    • Thread