Specifies if the “/AE” Autoexec switch was set when the application was started.
This property is a Boolean value. If the PS was started with the “/AE” command line switch set to 1, or the “autoExec” setting in the RXI file set to 1, this property returns TRUE$, otherwise it returns FALSE$.
Development | Runtime | Indexed | Scaled | Synthetic |
---|---|---|---|---|
N/A | Get | No | No | No |
N/A
IsAutoExec = Get_Property( "SYSTEM", "AUTOEXEC" )
Starting the Presentation Server.