Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting baud rate
Message
From
25/05/2007 08:10:16
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Setting baud rate
Miscellaneous
Thread ID:
01228433
Message ID:
01228433
Views:
64
Hi All,

I have a EPSON receipt printer. I'm sending receipts with this command to printer:

DECLARE INTEGER CopyFile IN kernel32;
STRING lpSrcFile, STRING lpDstFile, INTEGER bFail
CopyFile(m.xfile,m.xport, 0)

Printer's baud rate is 19.200 . I tried adjust it from control panel, but it's useless. I tried with dos mode command. It succeeded.. I want to do it from without use MODE command. How can I do it???
Next
Reply
Map
View

Click here to load this message in the networking platform