×
Menu
Index

6.1.1 Insert Point

6.1.1 Insert Point
DEALING WITH ELEMENTS ON A SCREEN
 
When an element in a screen is selected with the ENTER keystroke or the equivalent on the mouse buttons, the system response is as follows for each type:
 
 
SCREENS .
 (GRP)
.  .  .  .  .  Calls that group.
PROGRAM
 (PRG)
.  .  .  .  .  Enters control basic.
INPUT.  .  .  .  .  .  .  .  .   .  .  .  .               
 (IN)
Pop-up Menu.
OUTPUT  .  .  .  .  .  .  .   .  .               
 (OUT) .
Pop-up Menu.
VARIABLE .  .  .  .  .  .  .
 (VAR)
Pop-up Menu.
WEEKLY ROUTINE.  .  . 
 (WR)
Pop-up Menu.
ANNUAL ROUTINE   .  . 
 (AR)
Pop-up Menu.
ANALOG MONITOR  .  .
 (AMON).
Displays monitor data menu.
DIGITAL MONITOR .  .  .  .
 (DMON) .
Displays monitor data menu.
ARRAYS  .  .  .  .  .  .  .  .  .
 (AY) .
Displays array data.
ARRAY ELEMENT .  .  .
 (AY1[?])..
Edit value.
MACRO .  .  .  .  .  .  .  .  .  .  .  .  .
.
Call Macro.
MENU .  .  .  .  .  .  .  .  .  .  .  .  .  .
.
Call Menu.
DOS  .  .  .  .  .  .  .  .  .  .  .  .  .  .
.
Run DOS command.
TEXT .  .  .  .  .  .  .  .  .  .  .  .  .  .
 
Text window popup.
KEYWORD  .  .  .  .  .  .  .  .  .  .  .  . 
.
Do function of Keyword
 
 
Additionally, hitting the INS key or the equivalent mouse button on Elements will bring up the Pop-up work screen.
 
 
 
SCREENS NOTES:
 
1.     If a Screen is intended to be displayed with a graphic file, but the user does not have the graphic, the points are displayed in two columns regardless of the position information.
2.     No value is displayed if the point is a screen, analog monitor, array, or program.
 
NOTES:
GRP,IN,OUT,VAR :SUPPORTED
OTHERS :TBD