Chapter 3 Creating and Editing Screens
Example
When the Screen Open Macro command is set as
and the Screen Cycle Macro is set as
the user’s screen will look like the figure shown below.
Equation
POINT (Var1)
Explanation
This command is used to draw a point on the screen.
Var1 is the X-coordinate
Var1+1 is the Y-coordinate
Var1+2 is the color of the point
Remark
Var1 can be internal memory only.
Example
When the Screen Open Macro command is set as
Revision May, 2010 3-367