Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print a range
Message
 
 
À
30/03/2006 13:21:48
Chandan Chakraborty
Bangiya Gramin Vikash Bank
Raiganj, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Versions des environnements
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
01109271
Message ID:
01109278
Vues:
17
>Dear Experts,
>
>I Came to know that through fllowing code I can print a report in dos mode
>
>
>
>_asciirows = 72
>_asciicols = 85
>report form <report name> to file <txt. file name> ascii
>run type <txt. file name>  > prn
>
>
>And if I want to print a range I should use the followings:
>
>
>REPORT FORM MyReport TO PRINTER PROMPT PREVIEW
>
>
>Now my question is, how I can print a range from a txt ?
>
>Chandan

If you use Page 1, Page 2, etc. in your report you can try to open file as a string, extract the information into new string, save as a file and print it. That's the first and simplest idea that comes to mind.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform