>Hopefully this is very simple...but I can't find it anywhere.  I want to 
>offer a full version of my software for a limited (3 week) time period 
>before requiring registration.   It seems that I'll have to do is copy the 
>current date (at the time of first run) to a prefs field and then just 
>compare that date to the date run to determine if the user is still within 
>the initial 3 week period.   But what command to I use to retrive the system 
>date?

How about DateSecondsToDate?  Takes the number of seconds returned from 
TimGetSeconds and gives ya back the date.  Check the Palm OS Reference 
for more info.

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to