Anyone know how to set different values to a defined variable for emulator
and a real unit, this doesnt seem to work at all:

#if EMULATION_LEVEL != EMULATION_NONE
#define delay 20000
#else
#define delay 120000
#endif

Thanks / Jimmy






-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to