Detecting Design Time Status
Scott Kane
scott at proherp.com
Tue Jan 3 00:42:19 EST 2006
Hi Phil,
> If you mean you've opened your stack in the development environment
> rather than in a standalone environment, you could do this:
>
> on doMyStuff
> if the environment = "development" then exit doMyStuff
> -- your stuff follows
> end doMyStuff
That's exactly what I'm looking for. Sorry for the
lack of clarity, I'm still using terminology of other
programming tools - I'll get the hang of expressing my
self in "Rev" eventually... :-)
Thanks, Phil
More information about the use-livecode
mailing list