[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
VERBOSE
------------------------------------------------------------------------------
Purpose : Display status information during linking
Syntax : VERBOSE
Default : Disabled
Example : # Creates VERBOSE output, redirects to TEST.MSG
BLINKER @TEST VERBOSE >TEST.MSG
The VERBOSE command is used to specify to the linker that it is to
display information regarding the current operation being performed.
This command will slow down the linking process significantly, but
provides the developer with a means of isolating the cause of a
link-time error.
When VERBOSE is specified, Blinker displays each object module and the
file containing it as it is processed. This output may be redirected to
a file using standard DOS redirection if required.
For an example of output generated by the VERBOSE command, see Appendix A.
See Also:
BLINKER MESSAGE DUPLICATES
MAP
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson