CLI Reference Guide
2-80
NET.CFG Options Reference
NetWare DOS Requester Option
NOTE: Use the VLM /D command line parameter to determine how much conventional
memory is used by this parameter setting.
LOCAL PRINTERS=number
Overrides the number of local printers connected to the client workstation,
which is normally determined by the BIOS. The BIOS defaults to one local
printer for each parallel port.
By setting the number of local printers to 0, you can prevent your
workstation from hanging when you press <Shift>+<Print Screen> without
any port capture or local printer connection.
Syntax load low redir=[on | off]
Default off
Modules REDIR.VLM
Example To load REDIR.VLM in conventional memory, thereby
increasing performance but sacrificing memory, you
would place the following lines in your NET.CFG file:
netware dos requester
load low redir=on
Syntax
local printers=number
Default 3
Range 0 to 9
Modules PRINT.VLM
Example To prevent your workstation from hanging when you press
<Shift> and <Print Screen> without any port capture or
local printer connection, you would place the following
lines in your NET.CFG file:
netware dos requester
local printers=0