Exec.SchedulerAdd

Description

Syntax

Parameters

evdate
(integer) date of the event

Possible Values

yyyymmdd
exact date
0 < evdate < 1000
number of days from now (zero for today)
evtime
(integer) time of the event

Possible Values

hhmm
time in 24 hour clock time
+hhmm
number of hours and minutes from now
action
(string) either:
  • a PowerPro command
  • text, which will be set as a Win.Message() event.

Examples

Notes