Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Old times
Message
De
04/02/2004 20:55:28
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
04/02/2004 12:20:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00874035
Message ID:
00874279
Vues:
7
>Hello:
>
>In old times when we used DOS we had a way to print files directly to printer using the following command:
>
>copy LPT1:
>or
>copy <\\server\printer>
>
>I am attempting unsuccessfuly to work in a simmilar way using the RUN command in VFP in a W2000 environment. Someone know how I can (at least) emulate this command?
>
>Thanks
>
>Efrain

I would use:
FileInRam = FileToStr("MyFile.txt")
??? PrinterSetupCodes + FileInRam
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
Répondre
Fil
Voir

Click here to load this message in the networking platform