!short:?|??            Display one or more values to the console
!file:C5G0_002.EHO:?|??
!short: @...BOX        Draw a box on the screen
!file:C5G0_002.EHO:@...BOX
!short: @...CLEAR      Clear a rectangular region of the screen
!file:C5G0_002.EHO:@...CLEAR
!short: @...GET        Create a Get object and display it to the screen
!file:C5G0_002.EHO:@...GET
!short: @...SAY        Display data at a specified screen/printer location
!file:C5G0_002.EHO:@...SAY
!short: @...TO         Draw a single or double line box
!file:C5G0_002.EHO:@...TO
!short: CLEAR GETS     Release Get objects from the current GetList array
!file:C5G0_002.EHO:"CLEAR GETS"
!short: CLEAR SCREEN   Clear the screen and home the cursor
!file:C5G0_002.EHO:"CLEAR SCREEN"
!short: COL()          Return the screen cursor column position
!file:C5G0_001.EHO:COL()
!short: DBEDIT()*      Browse records in a table layout
!file:C5G0_001.EHO:DBEDIT()*
!short: DISPLAY        Display records to the console
!file:C5G0_002.EHO:DISPLAY
!short: ISCOLOR()      Determine if the current computer has color capability
!file:C5G0_001.EHO:ISCOLOR()
!short: LABEL FORM     Display labels to the console
!file:C5G0_002.EHO:"LABEL FORM"
!short: LIST           List records to the console
!file:C5G0_002.EHO:LIST
!short: MAXCOL()       Determine the maximum visible screen column
!file:C5G0_001.EHO:MAXCOL()
!short: MAXROW()       Determine the maximum visible screen row
!file:C5G0_001.EHO:MAXROW()
!short: QOUT()         Display a list of expressions to the console
!file:C5G0_001.EHO:QOUT()
!short: READ           Activate full-screen editing mode with Get objects
!file:C5G0_002.EHO:READ
!short: READMODAL()    Activate a full-screen editing mode for a GetList
!file:C5G0_001.EHO:READMODAL()
!short: REPORT FORM    Display a report to the console
!file:C5G0_002.EHO:"REPORT FORM"
!short: RESTORE SCREEN*Display a saved screen
!file:C5G0_002.EHO:"RESTORE SCREEN"
!short: RESTSCREEN()   Display a saved screen region to a specified location
!file:C5G0_001.EHO:RESTSCREEN()
!short: ROW()          Return the screen row position of the cursor
!file:C5G0_001.EHO:ROW()
!short: SAVE           Save variables to a memory (.mem) file
!file:C5G0_002.EHO:SAVE
!short: SAVE SCREEN*   Save current screen to a buffer or variable
!file:C5G0_002.EHO:"SAVE SCREEN"*
!short: SAVESCREEN()   Save a screen region for later display
!file:C5G0_001.EHO:SAVESCREEN()
!short: SCROLL()       Scroll a screen region up or down
!file:C5G0_001.EHO:SCROLL()
!short: SET COLOR*     Define screen colors
!file:C5G0_002.EHO:"SET COLOR"*
!short: SET DECIMALS   Set the number of decimal places displayed
!file:C5G0_002.EHO:"SET DECIMALS"
!short: SET DELIMITERS Toggle or define GET delimiters
!file:C5G0_002.EHO:"SET DELIMITERS"
!short: SET DEVICE     Direct @...SAYs to the screen or printer
!file:C5G0_002.EHO:"SET DEVICE"
!short: SET FIXED      Toggle fixing of the number of decimals displayed
!file:C5G0_002.EHO:"SET FIXED"
!short: SET FORMAT*    Activate a format when READ is executed
!file:C5G0_002.EHO:"SET FORMAT"*
!short: SET INTENSITY  Toggle enhanced display of GETs and PROMPTs
!file:C5G0_002.EHO:"SET INTENSITY"
!short: SET MESSAGE    Set the @...PROMPT message line row
!file:C5G0_002.EHO:"SET MESSAGE"
!short: SET SCOREBOARD Toggle the message display from READ or MEMOEDIT()
!file:C5G0_002.EHO:"SET SCOREBOARD"
!short: SETCOLOR()     Return the current colors and optionally set new colors
!file:C5G0_001.EHO:SETCOLOR()
!short: SETCURSOR()    Set the cursor shape
!file:C5G0_001.EHO:SETCURSOR()
!short: SETPOS()       Move the cursor to a new position
!file:C5G0_001.EHO:SETPOS()
!short: TEXT*          Display a literal block of text
!file:C5G0_002.EHO:TEXT*
!short: TYPE           Display the contents of a text file
!file:C5G0_002.EHO:TYPE

