Library /sys$common/syshlp/dbg$help.hlb DEBUG, Language Support, BASIC, Compiling for Debugging *Conan The Librarian (sorry for the slow response - running on an old VAX) |
If you make changes to a program in the BASIC environment and attempt to compile the program with the /DEBUG qualifier without first saving or replacing the program, BASIC signals the error "Unsaved changes, no source line debugging available." To avoid this problem, save or replace the program, and then recompile the program with the /DEBUG qualifier.
|