Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Prints under Windows in VFP to DOS mode
Message
 
 
À
17/12/1999 04:46:04
Yuri Myasnikov
Bank Menatep Spb., Chelyabinsk Dep.
Chelyabinsk, Russie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00305146
Message ID:
00305423
Vues:
21
>Hi all!
>
>How print exist file.txt in VFP only DOS-text mode ?
>
>Thank you,
>Yuri

You can use the low level file functions (FOPEN, FGETS, FCLOSE, etc.) to open and read each line of the text file, and use the "???" command to send each line of text directly to the printer. Also there is an FLL called RAWPRINT which does much the same thing, I think you can find it in the UT files section.
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform