guides:programming:programmers_reference_manual:autoexec_property_system

AUTOEXEC property (System)

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$.

DevelopmentRuntimeIndexedScaledSynthetic
N/AGetNoNoNo

N/A

 
IsAutoExec = Get_Property( "SYSTEM", "AUTOEXEC" )
 
 
 

Starting the Presentation Server.

  • guides/programming/programmers_reference_manual/autoexec_property_system.txt
  • Last modified: 2023/10/25 10:49
  • by 127.0.0.1