Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help, printing error ...
Message
De
20/02/2002 06:42:45
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
19/02/2002 21:00:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00621395
Message ID:
00622444
Vues:
21
>Hilmar,
>
>How do I send the printer codes and the text-file to the printer with ??? ?
>Isn't that if I use ??? then I print the file line by line not one file at ones ?
>
>TIA,
>
>Budianto

For example:
local lcPrinterCodes, lcFileInRam
lcPrinterCodes = chr(15) && 17 CPI for Epson printers
lcFileInRam = StrToFile(output.txt)
??? lcPrinterCodes + lcFileInRam
HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform