[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
DEFBEGIN Specify start of module definition commands
------------------------------------------------------------------------------
Purpose : Specify the start of module definition commands
Default : None
Syntax : DEFBEGIN
Example : # Specify program name without a .DEF file
DEFBEGIN
NAME TEST
DEFEND
This command is used to specify the start of module definition commands
included in a standard freeformat link script file. This saves maintaining
two separate link files for DOS extended or Windows programs. Subsequent
link script file lines will be treated as module definition file commands
until a corresponding DEFEND command is found.
For more details of the valid module definition commands please refer to
Chapter 6, Windows Programs.
See Also:
DEFEND
DEFFILE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson