stacksInse

Richard Gaskin ambassador at fourthworld.com
Mon Nov 25 11:47:01 EST 2002


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. :(

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Developer of WebMerge 2.1: Publish any database on any site
 ___________________________________________________________
 Ambassador at FourthWorld.com       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc




More information about the metacard mailing list