• 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: Tue, 19 Feb 2002 23:15:07 -0500

In a very simplified version, I have this kind of script:
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="Microsoft Word 81.2">
<TITLE>set ls to "N/A"</TITLE>
<META NAME="Template" CONTENT="Macintosh HD:Applications:Microsoft Office 98:Templates:Web Pages:Blank Web Page">
</HEAD>
<BODY LINK="#0000ff" VLINK="#800080">

<B><FONT FACE="Geneva"><P>set</B> ls <B>to</B> "N/A"</P>
<B><P>set</B> SizesDialog <B>to</B> {value:ls}</P>
<B><P>set</B> ls <B>to</B> 23</P>
<P>SizesDialog</P>
<P>&#9;result ---&gt; {value:"N/A"}</P>
<P>&nbsp;</P></FONT></BODY>
</HTML>
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

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
_______________________________________________
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 Script Editor Application
  • Next by Date: QuickTime movie frame rate or duration (in time scale) of a frame
  • Previous by thread: Re: Setting Script Editor Application
  • Next by thread: Re: Linked variables
  • Index(es):
    • Date
    • Thread