thanks JB...
---------------------------------
> Is there a way to tell from within your program if it is running in the
> emulator or a real palm pilot??
---------------------------------
#if EMULATION_LEVEL != EMULATION_NONE
// You are on the emulator
#else
// You are on a device
#endif



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to