stacksInse

Phil Davis phildavis at attbi.com
Mon Nov 25 20:23:00 EST 2002


How about:

put empty into tList
get the stacksInUse
repeat for each line tStack in it
  put the long name of stack tStack & cr after tList
end repeat
answer tList

Or, execute this in your message box:
  go url "http://phildavis.home.attbi.com/mc/test-library.mc"

Phil


----- Original Message ----- 
From: "Richard Gaskin" <ambassador at fourthworld.com>
To: "MetaCard List" <metacard at lists.runrev.com>
Sent: Monday, November 25, 2002 3:21 AM
Subject: stacksInse


> How do I get the long name of each of the entries in stacksInUse?
> 
> -- 
>  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
> 
> _______________________________________________
> metacard mailing list
> metacard at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/metacard




More information about the metacard mailing list