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.
n.41
You selected Replay, but the current version of the program
was built without debugger information. To build your
program with debugger information, do the following:
 
  1. Ensure that CodeView Info is enabled in two places:
 
       ■ Under Debug Flags in the Compiler Flags dialog box
       ■ Under Debug Flags in the Linker Flags dialog box
 
     You gain access to these dialog boxes through the
     <Compiler Flags> and <Linker Flags> selections from
     the Options:Make command.
 
  2. Rebuild the program with the Make:Build Program or
     Make:Rebuild All command.