Variables (DISPLAY)


 

The contents of character string variables and numeric variables are displayed on the user's screen whenever they appear in the list of a DISPLAY instruction. The first character appearing is displayed at the current cursor position and the cursor is incremented one column for each character displayed. Upon completion, the cursor remains after the last character displayed. Unless modified by a list control, these variable types are displayed as follows:

 

Character String Variables

 

Numeric Variables

 

 

See Also: Literals and Control Characters, DISPLAY, List Controls (KEYIN and DISPLAY), List Controls (Graphic Characters), Interactive I/O Instructions

 

 



PL/B Language Reference Literals and Control Characters (DISPLAY) KEYIN