"set the externals" question

Jim Bufalini jim at visitrieve.com
Wed May 6 13:54:08 EDT 2009


Hi Richard,

> Seems to be working. I've got a bit more testing to do, but so far, so
> good.

Great.

BTW, just in case you didn't know. If you want to add a stack that's needs
to be put in use and don't want to modify any other stacks, you can have a
stack put itself in use with something like:

ON preOpenStack
    IF the long name of me = the long name of this stack THEN start using
this stack
END preOpenStack

This puts the stack into the stacksInUse.

Aloha from Hawaii

Jim Bufalini




More information about the use-livecode mailing list