19
Command Summary
There are 94 commands that can be arranged into 7 functional groups:
Screen Handling & Text
- used to control the screen in text mode
Attributes
- affect the appearance of text and graphics
Pixel Graphics
- draw graphical objects on the screen
Line Graphics
- draw lines and boxes on the screen
System
- affect the operation of the text display
Mapped Variables
- link text and graphics to cyclic data values
Scripting
- allows control by a user defined sequence of commands
Screen Handling & Text
Command
Meaning
<CLn>
Clear Line
<CMy,x>
Cursor Move
<CS>
Clear Screen
<CW>
Clear Window
<EL>
Erase Line
<FS>
Fill Screen
<FW>
Fill Window
<HC>
Home Cursor
<LN>
Line New
<RS>
Request Status
<SD>
Screen Defaults
<WSn>
Write Soft character
<WTstring>
Write Text