Communicating with the Window Clerk
Previous  Top  Next

The following notation is used to represent specific key-stroke sequences:  
   [ Enter ]    
Press the keyboard key labeled 'Enter'.  
   [ Ctrl+y ]   
Simultaneously press the keyboard keys labeled 'Ctrl' and 'y  
 
Keyboard keys have the indicated usages when entering text:  
   [ Enter ]   
Validate and use the input on this text line.  
   [ Tab ]
   Validate and use the input on this text line.  
   [
ç ]   Delete the character to the left of the cursor.  
   [ Del ]
   Delete the character to the right of the cursor.  
   [ Ins ]
   Toggle between inserting newly-entered text and overwriting existing text.  
   [ Esc ]
   Clear this text line for re-use  
 
In using a mouse,
CLIK means press either mouse button once. The Window Clerk does not employ a CLIK-CLIK.  
 
All Window Clerk procedural sequences ('dialogues') are driven by screens which are composed of two component types:  
   
l Command Buttons - like b_enter - that direct the Clerk to perform a specific, context-sensitive operation.  
   
l Text Input Boxes - like curkey. - that provide the Clerk with operational information.  
 
CLIKing on a text input box produces the same result as [ Enter ] or [ Tab ] or b_enter.  
 
In all following procedure description presentations, when you see:  
 
   b_enter ...........................................
CLIK on the current screen button labeled 'ENTER'  
.  
   curkey ........ Enter required text in the current screen box labeled 'Key'