qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
ISAM Keyword
                                                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
                 ISAM available in Professional Edition only
──────────────────────────────────────────────────────────────────────────────
 ISAM Keyword
 
 ■ Visual Basic for MS-DOS Professional Edition includes a set of ISAM
   (Indexed Sequential Access Method) features for writing data management
   programs. See: ISAM Reserved Words
 
 ■ ISAM features require that the PROISAM.EXE or PROISAMD.EXE utility be
   loaded before use in the programming environment.
   See: PROISAM Command-Line Options  PROISAMD Command-Line Options
 
 ■ When used with the ISAM keyword, the OPEN statement creates an ISAM
   database and tables where they do not exist, and opens them.
   See: OPEN Statement (File I/O)
 
 See: ISAM Database Development  ISAM Data Types Summary
      ISAM Naming Conventions    ISAM Reserved Words