Probably not.
For a good writeup on using the push registry, download http://developer.motorola.com/docstools/technicalarticles/Push_Registry_20060301.pdf. (You will require a free registration)
One possible approach that comes to mind is to store a time as close as possible to the exit of your MIDlet, using rms, and determine the interval to the next run. Of course, it's not foolproof, the user may just launch the MIDlet at the same moment it's to be scheduled.
Regards, Darryl
Probably not.
For a good writeup on using the push registry, download http://developer.motorola.com/docstools/technicalarticles/Push_Registry_20060301.pdf. (You will require a free registration)
One possible approach that comes to mind is to store a time as close as possible to the exit of your MIDlet, using rms, and determine the interval to the next run. Of course, it's not foolproof, the user may just launch the MIDlet at the same moment it's to be scheduled.
Regards, Darryl