Hello Reynman,

Your menu could have:

Name: Start timer c
command: *Timer
action: Start
Enter timer letter: c

Name: Set timer c
command: timerc=input
parameter: ("Hours minutes seconds for timer c")
More commands:
if(timerc)
timer.set("+c " ++ timerc)

Note:
The If() line is needed in case you cancel the input dialog.
Without the If(), cancelling the input would set timer c to 0.

Example of what you should type in the input dialog: 0 35 0



Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to