I have to give, from a commandbutton, a command that a printerque is
to change (from Windows 3.11 Workgroup to an NT server 3.5) where the
printeroutput will be. I have to do that for an old DOS program.
The command I want to give is:
net use lpt1: \\ios\divk /yes
and later back to local printer:
net use lpt1: /delete