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

  oh, thats easy.. open POSE with a 3.0 rom, and run your app. if it
  barfs with a "trap does not exist" - you know :) but seriously,
  in the API docs (which, people SHOULD read), it does say:

    "supported in 3.0"

  or similar.. 

// az
[EMAIL PROTECTED]
http://www.ardiri.com/    <--- free games!


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