Thanks for the tip, but I need something independant of the target name. I am trying to toggle some logging functionality. I may want to have logging in a release build or leave it out. So the control is independant of release or debug.
Look at the CW documentation about prefix files. You can #define a value in the prefix file that allows your code to make compil time decisions.
Bob
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
