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 ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
