Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting baud rate
Message
De
25/05/2007 08:10:16
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Setting baud rate
Divers
Thread ID:
01228433
Message ID:
01228433
Vues:
57
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???
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform