cobol2.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.
QUERY Details (↑ Compiler Control)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     With QUERY, if the compiler cannot find a COPY-file it will ask
     you whether to terminate the compile, try the search again,
     produce an error message and continue, or try again with an
     alternative path specified by you.
 
     With NOQUERY, the compiler simply produces an error message and
     continues.
                                    -♦-