DEVMODE property

SYSTEM.

Returns the value of the DV switch used to launch OpenInsight.

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

True if OpenInsight was launched with the DV switch.

False if not launch with a DV switch.

If starting OpenInsight from a desktop shortcut with a target of:

C:\Revsoft\OINSIGHT\OINSIGHT.exe /dv=1

When the following command is executed:

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

then

The devmode variable will contain 1.

  • guides/programming/programmers_reference_manual/devmode.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1