• 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
Linked variables
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linked variables


  • Subject: Linked variables
  • From: "Romulus Barabas" <email@hidden>
  • Date: Wed, 20 Feb 2002 13:15:20 -0500

In a very simplified version, I have this kind of script:

set

ls to "N/A"

set

SizesDialog to {value:ls}

set

ls to 23

SizesDialog

result ---> {value:"N/A"}



Because in the real script SizesDialog is a very big thing (Dialog
Director box definition) which includes several ls-es it is not
practical to repeat defining it every time ls is changing. Is there any
way to have SizesDialog update itself?

Thanks,
Romy

------------------------------------------------------------------------

MSN Photos is the easiest way to share and print your photos: Click Here
_______________________________________________
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: Setting Finder Preferences and Folder Views
  • Next by Date: Can't re-name file with time stamp
  • Previous by thread: Re: Linked variables
  • Next by thread: Re: Linked variables
  • Index(es):
    • Date
    • Thread