Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem in Type command
Message
De
26/04/1997 13:54:54
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordanie
 
 
À
26/04/1997 13:30:55
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00029779
Message ID:
00029794
Vues:
27
>>I am trying to print a text file, through print command, I am writing this code :-
>>
>>set headings off
>>type temp.txt to printer prompt
>>set headings on
>>
>>Set headings off, supresses the date and time print + filename and no page eject, but the output of the file is displayed on screen also.
>>
>>Is there a way I can stop this thing ??? Or if somebody can tell me a better way to print Text files ???
>
>TRY...
>set headings off
>set console off
>type temp.txt to printer prompt
>set headings on
>set console on


Thanks a lot, Its working !!!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform