![]() ![]() |
Reference Type: Supported, Category: TaskMan, ICR#: 1472
The RESCH^XUTMOPT API allows an application to set-up the schedule for an option.
RESCH^XUTMOPT(option_name[,when_to_run][,device_to_use][,reschedule_freq][,flags][,.error_array])
option_name: |
(required) The name of the option from the OPTION (#19) file to be rescheduled. |
when_to_run: |
(optional) The new scheduled time for the option to run. |
device_to_use: |
(optional) The device to use for the rescheduled option. |
reschedule_freq: |
(optional) The frequency to run the rescheduled option. |
flags: |
(optional) If the flag is set to an L, LAYGO a new entry if needed. |
.error_array: |
(optional) Passed by reference. |
.error_array: |
(optional) This is set to -1 if the option was not found. |