Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
4 question
Message
 
À
13/02/1997 12:58:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00020407
Message ID:
00020421
Vues:
43
>- How i can print the content of a browser command to the printer.

Use the LIST command

>- the same previous question but with the parameter window on the browser command line.

Check the available clauses in the LIST command


>- I can tag deleted a record in a browser command with the parameter window on the browser command line.

You should be able to deleted a record in the BROWSE unless it's NOUPDATE or other read-only version

>- Inside report writer i do a invoice report with a header page section (client information) and with a footer page section (tax, sub-total, total). I want to print that on all page but i want to see the tax, sub-total and total appear only at the end of report.
>
>Currently the footer information (tax, sub-total, total)
>is printed on each page with different value because the end of report doesn't reach.

Put the fields into a SUMMARY instead of a FOOTER band. Check your total-variables to be sure they are updated at EOF only, not every page or every group.

>
> Thank before!
>
> Eric Theoret
>
> EMAIL: winfly@cedep.com

You're welcome. That's what UT is for

Barbara P.
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform