Page.RunProgram Property

Gets or sets a boolean value indicating whether to pass control to the AVR program waiting on an .

Syntax

 BegProp RunProgram Access(*Public) Type(*Boolean)
   BegGet;  BegSet

Property Values

Boolean. True to pass control to the AVR program waiting on an EXFMT; otherwise False.

Exceptions

The following exceptions may be encountered with this property setting.

Value Condition
ProgramRunException RunProgram property can only be reset to false.

Remarks

This property gets set true at page Load if the request is in sequence (OutOfSequence false) and an attention key was pressed. This property can be set false in any phase after page Load and before process-business-rules (Control Execution Lifecycle).

Requirements

Namespace: ASNA.Monarch.WebDspF

Assembly: ASNA.Monarch.WebDspF.DLL

Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro