SetupScheduleDefnItem

Mon 01 January 2018

Syntax

SetupScheduleDefnItem(ScheduleName, JobName)

Description

Use the SetupScheduleDefnItem function to create a ProcessRequest object. After you’ve created this object, you can assign values to its properties then specific methods created to either schedule or print info for a Scheduled Jobset.

Parameters

Field or Control

Definition

ScheduleName

Specify the process type as a string. Values depend on the Scheduled Jobset defined for your system.

JobsName

Specify the name of the job name as a string.

Returns

A reference to a ProcessRequest object.