Dennis P. Harris wrote:
Quote:
On 28 Jan 2005 03:37:40 -0800 in comp.databases.xbase.fox,
tim_g (AT) elp (DOT) tv wrote:
Have a look at http://www.dosprn.com/ - works ok on Win2K
Otherwise, we share thw printer on the local machine an do a
net use lpt1 \\<machine name>\<printer name> /persistent:yes
i found that net use only works about half the time with XP.
it's simply not reliable. |
Same here. My solution was to create a batch file which basically does
"COPY %1 %2".
From Fox for DOS I call it like this:
RUN "CMD /C NTPRINT.CMD printfile.tmp \\server\\queue"
It's been working well in 30+ offices since Windows 2000 started to
become available. LPT1 works too.
As of the start of this month we finially migrated our last significant
FoxPro for DOS application to our SQL/VB platform. I will miss Fox for
DOS in a funny way.
--
Paul