IsAstack ( )
    J. Landman Gay 
    jacque at hyperactivesw.com
       
    Mon Jul  2 13:06:10 CDT 2007
    
    
  
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         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com
    
    
More information about the metacard
mailing list