on 11/25/02 8:40 AM, Richard Gaskin at [EMAIL PROTECTED] wrote: > Ray Horsley wrote: > >> on 11/25/02 3:21 AM, Richard Gaskin at [EMAIL PROTECTED] 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 _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
