-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
"the environment" is a function which allows your scripts to determine whether or not they are running in the IDE. For example, I use something like:
if the environment is not "development" then quit
To cause my app to quit under certain circumstances, but only if it is a standalone (I don't want it to quit in the IDE, since it would quit the entire IDE and not just close the stack...)
There is nothing for you to change in order to use this correctly; Rev does the work for you. You can just use the function as it is.
On Feb 5, 2005, at 9:11 AM, Michael wrote:
Hi
I'm not clear on something here, the environment "development". I have
been hunting around in the doc's so I have a some idea but. The >"if the
environment is development" then < statement is set to automatic once
the app is compiled ? or must I remove this or rename development to
standalone previous to compile into a standalone app ?
Michael
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution
- ----------------------------------------------------------- Frank D. Engel, Jr. <[EMAIL PROTECTED]>
$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.
$
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFCKcYy7aqtWrR9cZoRAmhAAJ9o0a7qtF1xi/WaEuVSfvK5UGsZ1gCdE102 fHyd+BZYXZGu0Au6A0wm6Kg= =AaVw -----END PGP SIGNATURE-----
___________________________________________________________ $0 Web Hosting with up to 120MB web space, 1000 MB Transfer 10 Personalized POP and Web E-mail Accounts, and much more. Signup at www.doteasy.com
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
