Screen form1.Hd = $85111 ; Assign text for dialog header from language file
VAR1.Min = 0 ; Assign MIN variable limit
VAR1.Max = 1000 ; Assign MAX variable limit
END_LOAD ; End code
See also
Line, dividing line, rectangle, circle and ellipse
(Page 163)
6.2.8 UNLOAD
Description
The UNLOAD method is executed before a dialog is unloaded.
Programming
Syntax: UNLOAD
...
END_UNLOAD
Description: Unload
Parameters: - None -
Example
UNLOAD
REG[1] = VAR1 ; Save variable in register
END_UNLOAD
Programming commands
6.2 Methods
SINUMERIK Integrate Run MyScreens
Programming Manual, 10/2015, 6FC5397-3DP40-5BA3 101