metacard  

Re: IsAstack ( )

J. Landman Gay
Mon, 02 Jul 2007 11:06:34 -0700

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
metacard@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/metacard