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.
Modified INCLUDE File Prompt
When QuickBASIC runs a program that references include
files through $INCLUDE metacommands, QuickBASIC can only
use the versions of those include files that are on disk.
 
There are one or more include files loaded into memory
that have not been saved to disk since they were modified.
QuickBASIC needs to know which version of the include files
you want to run. Either,
  ■ Choose <Yes> to save the modified include files and
    run.
  ■ Choose <No> to run the program with the versions that
    are currently on disk (the unmodified versions). Or,
  ■ Choose <Cancel> if you don't want to run the program.