qb45ener.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.
Included File Command (Full Menus Only)
Command is active only when a loaded program contains one
or more $INCLUDE metacommands.
 
Use to load an include file into the View window so you can
change it:
  1. Place the cursor on the $INCLUDE metacommand that names
     the file you want to edit.
  2. Choose the Included File command.
  3. Edit the file in the View window, then choose Save As
     from the File menu, or debug your program with the
     include file incorporated and save the file later, as
     part of the program.
 
  Tip: To view the program text while you edit the include
       file (requires Full Menus):
       1. Split the View window with the View menu's Split
          command.
       2. Choose Load File from the File menu to load the
          include file.
       3. Return the program to the program text to make its
          window active again. You can now run your program.