> From: James
>
> ... if I am using SDK 4.0 and I am developing for 3.0
> and above how can I tell that I am calling
> function that is not in the 3.0 OS?
>

Have you looked at the "Palm OS R Programmer's API Reference"?  (See the
"Compatibility Guide".)  It clearly describes when (under which OS version)
each function was introduced.  At runtime, you can check the ROM version,
and you can also test for feature sets.  Then, don't call any function that
isn't supported.


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