stacksInse

Ray Horsley ray at linkitonline.com
Mon Nov 25 22:28:01 EST 2002


on 11/25/02 8:40 AM, Richard Gaskin at ambassador at fourthworld.com wrote:

> Ray Horsley wrote:
> 
>> on 11/25/02 3:21 AM, Richard Gaskin at ambassador at fourthworld.com wrote:
>> 
>>> How do I get the long name of each of the entries in stacksInUse?
>> 
>> 
>> This works for me, Richard:
>> 
>> repeat with L=1 to the number of lines of the stacksInUse
>> answer the long name of stack (line L of the stacksInUse)
>> end repeat
> 
> With one limitation in my case: the current topstack may have a stack of the
> same name, and since "the stacksInUse" returns only short names then "get
> the long name of stack (line L of the stacksInUse)" will return the long
> name of a stack that isn't actually in use. :(

Good point, Richard.  In this case I would drop Scott an E-mail.  (Always
great advice when one runs out of ideas).

Ray




More information about the metacard mailing list