INTOUCH® 4GL 
 A Guide to the INTOUCH Language
| First page |
Table of Contents (summary)
Table of Contents
  
Chapter 1 Working in the INTOUCH Environment
  
  
Chapter 2 INTOUCH Commands
  
  
Chapter 3 Program Elements and Data in INTOUCH
  
  
Chapter 4 Writing and Debugging INTOUCH Programs
  
  
Chapter 5 Inputting and Storing Terminal Data
  
  
Chapter 6 Printing and Displaying Data
  
  
Chapter 7 Program Directives
  
  
Chapter 8 Assigning Variables
  
  
Chapter 9 Set and Ask Statements
  
  
Chapter 10 Defining Arrays
  
  
Chapter 11 Loops, Conditionals, Chaining and Branching 
  
  
Chapter 12 Exception Handling
  
  
Chapter 13 Calling Routines Written In Other Languages
  
  
Chapter 14 Data Structure Statements
  
    -  14.1 General Information
    
 -  14.2 OPEN STRUCTURE
    
    
 -  14.3 CLOSE STRUCTURE struc_name
    
 -  14.4 ADD STRUCTURE
    
    
 -  14.5 DELETE STRUCTURE
    
 -  14.6 LOCK | UNLOCK STRUCTURE
    
 -  14.7 EXTRACT STRUCTURE
    
    
 -  14.8 ASK STRUCTURE
    
    
 -  14.9 SET STRUCTURE
    
      -  14.9.1 SET STRUCTURE: CURRENT
      
 -  14.9.2 SET STRUCTURE, FIELD: KEY
      
 -  14.9.3 SET STRUCTURE, FIELD: PARTIAL KEY
      
 -  14.9.4 SET STRUCTURE: ID
      
 -  14.9.5 SET STRUCTURE: POINTER
      
 -  14.9.6 SET STRUCTURE: RECORD
      
 -  14.9.7 SET STRUCTURE: EXTRACTED 0
      
 -  14.9.8 SET STRUCTURE, SET, USING: EXPRESSION 'owner'
      
 -  14.9.9 SET STRUCTURE, SET: EXPRESSION 'owner'
      
 -  14.9.10 SET STRUCTURE, SET, USING, FIELD: KEY
      
 -  14.9.11 SET STRUCTURE, SET, USING
    
 
   
  
Chapter 15 File Handling
  
  
Chapter 16 Creating Structures, Field Definitions with SETUP
  
  
Chapter 17 INTOUCH Running Under VMS
  
  
Appendix A Built-in Functions
  
  
Appendix B Reserved Words
  
Appendix C INTOUCH's Error and Exception Messages
  
  
Appendix D ASCII Character Set
  
Appendix E Creating Libraries for Use with INTOUCH
  
Appendix F INTOUCH Database Interfaces
  
  
Index
  
Examples
  
  
Figures
  
  
Tables
  
 | Next page... |