Ref: 11030030
Title: MINDSPRO Error
Date:  07/29/88

Copyright 3Com Corporation, 1991.  All rights reserved.

Mindspro command 9 returns error 12

Error 12 returned by MINDSPRO for any command means that the
command is invalid for that PRO driver.  A couple of things
could be happening:

* The command code is beyond the allowed range of commands,

* The Ship version of PRO (i.e., PRO.SYS) has received a command
(e.g., "trace") which is supported only by the Development
version of PRO (PRODEV.SYS),

*  You're running Link Plus Optimizer with its stub of a PRO, and
it receives a command which it can't pass through (e.g., "wait").
The solution in the latter case is to run the full PRO on the
host.  Another solution is to add device=pro.sys in your config
and don't forget to add RUNMINDS MINDSPRO in your autoexec to
actually start PRO.

06/02/88
