Kernel 8.0 APIs Banner
Office of Information and Technology (OIT) Banner
[skip navigation]

RESCH^XUTMOPT(): Set Up Option Schedule

Reference Type: Supported, Category: TaskMan, ICR#: 1472

Description

The RESCH^XUTMOPT API allows an application to set-up the schedule for an option.

Format

  RESCH^XUTMOPT(option_name[,when_to_run][,device_to_use][,reschedule_freq][,flags][,.error_array])

Input Parameters

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.

Output Parameters

.error_array:

(optional) This is set to -1 if the option was not found.