guides:programming:programmers_reference_manual:devmode_property_system

DEVMODE property (System)

Specifies if the Presentation Server was started in development mode or not.

This property is a Boolean value. If the PS was started with the “/DV” command line switch set to 1, or the “devMode” setting in the RXI file set to 1, this property returns TRUE$, otherwise it returns FALSE$.

DevelopmentRuntimeIndexedScaledSynthetic
N/AGet/SetNoNoNo

N/A

 
IsDevMode = Get_Property ( "SYSTEM", "DEVMODE" )
 
 
 

Starting the Presentation Server, RUNMODE property.

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