Scheduling TimerTasks

How would I use a Timer to schedule a task to be carried out a set number of times a day, (eg. 4), at the same times each day, every day, starting at a user defined time, until the user cancels the Timer.
[218 byte] By [kevinaspel] at [2007-9-26 8:24:54]
# 1

you couldn't

the midlet would have 2 be running permanently.

You could however every time the midlet starts, check the date/time against the last time it did the 4daily operation(store the time/date using rms).

Im not sure exactly what you want the program 2 do though, so i can help no further

rob,

Abuse at 2007-7-1 19:01:08 > top of Java-index,Java Mobility Forums,Java ME Technologies...