Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to print ascii file ???
Message
 
À
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:
00041282
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.

now i add novell and Win 95 but in the future i will try to replace it by WINDOWS NT or only the Win 95 pear to pear netware so i can't use capture. BTW the capture is a limitation because you just got tree and i need more than that.

Thank's for your answering
If you have a other idea let me know i will apreciate

Rocky Boy...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform