IOERRORS - ***DELETED*** see e, f, m options in OPEN.

Usage:

ioerrors( mode );

Description:

The default action of B on file access errors is to type a message and exit. IOERRORS allows you to gain some control over this. The parameter "mode" may be set as follows:

0
the error action is the normal default.
1
no message is typed. The user will obtain an access status from the file access routines.
2
the message is typed. Control is returned to the user (with a status).

See Also:

expl b lib open

Copyright © 1996, Thinkage Ltd.