NetBase for MPE Reference Guide

Appendix B
B-32
ERR# Error Message Explanation/Action
8207
SEND LENGTH PASSED TO
NBRPC IS INVALID
The send length passed to NBRPC is less than
0 or greater than 8192. Check and correct call
to NBRPC.
8208
BOUNDS VIOLATION ON SEND
BUFFER
The send buffer passed to NBRPC has a
bounds violation. Check and correct call to
NBRPC.
8209
RECEIVE LENGTH PASSED TO
NBRPC IS INVALID
The receive length passed to NBRPC is less
than 0 or greater than 8192. Check and
correct call to NBRPC.
8210
BOUNDS VIOLATION ON
RECEIVE BUFFER
The receive buffer passed to NBRPC has a
bounds violation. Check and correct call to
NBRPC.
8211
NETBASE IS DISABLED,
CANNOT SEND REMOTE
PROCEDURE
The remote NetBase process is not available
or local access has been disabled.
8212
ERROR LOCALIZING STRINGS
IN NBCREATEPROCESS
One or more parameters passed by the local
program to the CREATEPROCESS intrinsic is
in error. Check all parameters and correct.
8213
LIBRARY NOT SPECIFIED FOR
OMNIDEX CALLS
The OMNIDEX shell requires that the XL
containing the OMNIDEX software be
defined with the directory XL command.