prop_threading.htm
Navigation: Language Reference > App C - PROP: Runtime Properties > Complete Property List >====== PROP:Threading ====== | |
Property of the SYSTEM built-in variable which, when set to zero (0), disables all MDI behavior and turns the application into an SDI application.
Example:
PROGRAM
!Data declarations
CODE
IF SomeCondition = TRUE
SYSTEM{PROP:Threading} = 0 !Set to SDI behavior
END
prop_threading.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1