on 8/24/00 10:06 AM, Rick Gadbois at [EMAIL PROTECTED] wrote:

> 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


----------------------------------------------
JB Parrett                 [EMAIL PROTECTED]
Palm, Inc.         

We grow a lot faster than trees,
so we miss a lot of stuff. - B. Andreas


-- 
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