>Is there a way for an application to determine whether it is running inside
>of the MC development environment or as a standalone? This would allow my
>app to open additional stacks if running as a standalone.
>
>Larry Huisingh
Try "the environment" or just "environment()". This produces the out
put "development" or "player" depending on the state you are in. This
won't tell you whether you are in a standalone vs running MetaCard as
a Player, but will at least tell you whether the development system
is active or not.
Cheers
Peter
--
--------------------------------------------------------
Peter Reid
Reid-IT Limited, Loughborough, Leics., UK
Tel: +44 (0)1509 268843 Fax: +44 (0)870 052 7576
E-mail: [EMAIL PROTECTED]
Web: http://www.reidit.co.uk
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.