Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PRINT TO FILE
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00295649
Message ID:
00296149
Vues:
24
>Hi,
> I get the point here. However, I don't know how to get my .txt file (created by REPORT FORM .... TO FILE command) to be printed as I designed programmatically. Cetin told me to use TYPE command but it doesn't work. The file was printed unproperly with funny character.
> How could I get my report (saved in .txt file) to be printed as usual?
>
>Thank you

Hi John,

To send to printer the file created with REPORT FORM .... TO FILE use
COPY /B ... command from the DOS prompt, (or use RUN COPY /B ... command from VFP)

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform