qcenv.hlp (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.
Include Command (3 of 3)
Use the Include command to display include files.
  ■ Place the cursor on an #include or INCLUDE directive.
  ■ Choose the Include command to display the file.
 
To display an include file from the current directory:
┌─────────────────────────────────┐
│ File Name: ▒▒▒▒▒▒▒▒ ───────────│─■ Type a file name here
│                                 │
│ C:XX ──current directory       │   OR
│ File List:          Drives/Dirs │
│ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒    ▒▒▒▒▒▒▒▒▒▒▒ │ ■ Select a file name
│ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒    ▒▒▒▒▒▒▒▒▒▒▒ │   here
│        ▲                        │    │
│        └────────────────────────│────┘
└─────────────────────────────────┘ ■ Choose <OK>
To display an include file from a different directory:
┌─────────────────────────────────┐
│                                 │ ■ Type the directory
│ File Name: ▒▒▒▒▒▒▒▒ ───────────│── name and file name
│                                 │   here
│ C:MYPROGS ──current directory  │   OR
│                                 │
│ File List:         Drives/Dirs  │  ■ Select directory
│ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒   ▒▒▒▒▒▒▒▒▒▒▒ │─── name here,
│ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒   ▒▒▒▒▒▒▒▒▒▒▒  │    THEN
│ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒   ▒▒▒▒▒▒▒▒▒▒▒  │  ■ Select file name
│        ▲                        │     │
│        └────────────────────────│─────┘
└─────────────────────────────────┘ ■ Choose <OK>
TIP: ".." refers to the directory one level up.
To find include files in other directories:
┌─────────────────────────────────┐
│                                 │ ■ Type the wildcard
│ File Name: ▒▒▒▒▒▒▒▒ ───────────│── form of the file name
│                                 │   (*.H or *.INC) here
│ C:MYPROGS ──current directory  │
│                                 │ ■ Select from the list
│ File List:         Drives/Dirs  │   of directory and
│ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒   ▒▒▒▒▒▒▒▒▒▒▒ │── drive names here
│ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒   ▒▒▒▒▒▒▒▒▒▒▒  │
│ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒   ▒▒▒▒▒▒▒▒▒▒▒  │ ■ Scan the list of file
│        ▲                        │   names here
│        └────────────────────────│─────┘
└─────────────────────────────────┘ ■ Choose <Cancel>