ProcessName property: ProcessRequest class

Description

This property specifies the name of a predefined process as a string.

To successfully schedule a process, you must assign values to ProcessName, ProcessType, and RunControlID (that is, for the Schedule method to succeed.)

This property is read/write.

Example

&MYRQST.ProcessName = "XRFWIN";