When does a Stack Actually Die in the IDE???

J. Landman Gay jacque at hyperactivesw.com
Fri Apr 14 12:13:52 EDT 2006


Richard Gaskin wrote:

> Sounds like an opportunity for the gang here to come up with a fast way 
> to parse the stack name.


function objStack pLongID
   return value(word wordoffset("stack",pLongID)+1 of pLongID)
end objStack

Didn't time it. One-liner though. :)

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list