I also forgot to ask you what type of Network.
Novell
1. You can redirect the the local printer port with the novell capture command.
2. Use the MSDN Knowledge base article on setting the windows printer to a network printer.
3. use the FoxPro command to redirect the output to a network printer.
Although SPOOLER must be included for compatibility, it is ignored. Any character string can be substituted. When using the options below, don't include any space between the clauses.
SET PRINTER TO[\\SPOOLER [\N] [\F=<expN>] [\B=<banner>] \C=<expN>] [\P=<expN>] [\S=<server>] [\Q=<queue>]]
MS-NT
1. Use the MSDN Knowledge base article on setting the windows printer to a network printer.
2. use the FoxPro command to redirect the output to a network printer.
The first format of the network SET PRINTER command spools printer output to a network printer. <machine name> is the network name assigned to your workstation. This name is assigned by the network administrator and must be unique. <printer name> is a name assigned to the printer and is also assigned by the network administrator. LPT1, LPT2 or LPT3 is used to identify the destination (<dest>) of the installed printer.
SET PRINTER TO [\\<machine name> \<printer name> = <dest>]
David W. Grewe
Dave@internationalbid.com
ICQ VFP ActiveList #46145644