Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to print ascii file ???
Message
De
23/07/1997 00:20:33
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00041223
Message ID:
00041269
Vues:
38
>>The simpliest way:
>>COPY FILE YourFile TO PRN (or LPT1 or LPT2 or LPT3)
>>
>>As far as I remember (there are a few years since I used TYPE command for the last time), TYPE is using the VFP print variables. So look at _LMARGIN in the help. You may need to to do _LMARGIN = 0. But COPY FILE is better I think.
>>
>>Vlad
>
>I'm sorry the printer is a netware printer and i think that i can't do something like
>
>COPY FILE myfile TO \\Computer1\Printer1
>
>But thank's for the _LMARGIN i will try it if it's work
>
>If you have other idea it will very apreciate..
>Thank's in advance
>Rocky Boy...
If you have the printer you wish to print to captured to an LPT port, the COPY FILE command should work fine.
I'm taking it for granted that you are running on a Netware 3.xx network using Microsoft Client for Novell Netware.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform