[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
ert0011 PRELOAD command must have active section
Explanation: The FREEFORMAT PRELOAD command specifies that an
overlay section should be loaded into its overlay area during program
startup, and the command must occur after the SECTION specification for
the section which is to be preloaded. This error indicates that the
current section is the root section which is, in effect, always
preloaded, but never handled by the overlay manager. It is, therefore,
an error to mark the root section as preloaded.
Action: Move the PRELOAD command to somewhere after the SECTION
specification for the overlay section you want to preload.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson