Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print randomly to wrong printer
Message
From
22/02/2005 15:22:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Print randomly to wrong printer
Miscellaneous
Thread ID:
00989389
Message ID:
00989389
Views:
44
I have had this random problem with printing for several months now. Reports or Labels on random occasions print to the defa
I don't believe it to be technically a foxpro problem though it only occues in foxpro. I have a nagging feeling that it may be an XP SP2 issue because my best guess is that it started roughly around the release of SP2 but I may be wrong. It happens maybe once or twice a week so it has been hard to track down.

It happened several times today and in a way that eliminates operator error or programming error on my part so I thought it worth asking here if anyone has any ideas. Here is the code that was running:
for a=1 to thisform.txtQty.Value
	label form intstock next 1 to printer noconsole
	endfor
It printed 7 labels on the correct printer and one label to the users default printer. The printer that it should use for printing is specified in the label 'intstock.lbx' The definition found in the expr field of intstock is:
DRIVER=winspool
DEVICE=Intermec 4400B
OUTPUT=IP_10.0.2.111
ORIENTATION=0
PAPERSIZE=258
COPIES=1
DEFAULTSOURCE=256
PRINTQUALITY=203
COLOR=1
YRESOLUTION=203
TTOPTION=0
The problem is not isolated to this label or this printer. It also happens with reports. It is not isolated to any user or computer. It maybe isolated to Windows XP but then again we are an almost exclusive XP shop these days. As I wrote earlier, I suspect it is a result if XP SP2 but removing it just because of my suspicions hasn't been warranted up to this point.

Any thoughts or ideas about the root cause would be greatly appreciated.
If Bill Gates had a penny for every time windows crashed he'd be... Oh wait he does!
Next
Reply
Map
View

Click here to load this message in the networking platform