David Bovill wrote:
These are the functions I have:

function stack_Exists someName
   -- will not add stack to memory

   set lockmessages to true
   put the mainstacks into stacksInMemory
   put empty into shortStackName
   if exists(stack someName) then

I thought the exists() function opens and loads the stack the same way "there is a stack" does?

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
metacard mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to