[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
CODECLASS Specify additional segment classes to be treated as CODE
------------------------------------------------------------------------------
Purpose : Specify additional segment classes to be treated as CODE
Syntax : CODECLASS <classname> [,<classname> ...]
Default : None
Example : # Treat segments of class MYCLASS1 and MYCLASS2 as CODE
CODECLASS MYCLASS1,MYCLASS2
This command is used to specify additional segment classes which are to be
treated as CODE by Blinker. By default, all classes with a name ending in
CODE are treated as CODE.
This command is useful to ensure that segments in a new .EXE file are
flagged as CODE.
See Also:
OVERLAY
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson