Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing to USB printer in FPD not work
Message
From
28/09/2006 10:46:06
 
 
To
28/09/2006 10:40:50
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Environment versions
Visual FoxPro:
FoxPro Dos
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01157840
Message ID:
01157848
Views:
24
>>Hi again
>>
>>I'm asking this for a colleague whose old FPD system is not working as should.
>>
>>There's a process that streams progress straight to the printer, by means of the ? and ?? commands. This is not working any more for the customer. The customer has a USB connected printer now, under XP. Now, as both these concepts were alien science fiction when the prog was written, I was wondering what can be done about it. The process can't be redone in VFP as it's part of a big, complex system in FPD.
>>
>>Only hint I have, in the code:
>>
>>sele 0
>>use daysread
>>set print on
>>set devi to print
>>set cons off
>>
>>then read and ? or ?? loop
>>
>>'ppreciate it
>>
>>Terry
>
>How about streaming to a disk file (simple SET PRINTER TO command) and then use a new VFP app to read and print the disk file contents?

Hi Jos

So nothing can be done about it, and it is a problem of USB, XP vs FPD2.6?

Well I guess that thes/w could be changed to stream to a disk, but the user is a bus operator and the only foxpro they have is the subject fpd2.6 exe, and they're not very computer literate. Hence, any post processing is a no-no.

Besides, wasteful and antiquated though it seems (like an old ticker tape), this keeps track of an important process, in real-time (I'm not sure whether real-time strictly necessary) and the customer is a bit of a "job's worth" as far as I can gather.

Terry
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Reply
Map
View

Click here to load this message in the networking platform