Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00655684
Message ID:
00662850
Vues:
11
Paul

Let your main table opened before frx2word starts and apply a "set filter" statement.
Or, if you prefer, you can instatiate the cursor inside your frx and apply the filter.
With the next version of frx2word (2.40) You'll be able to "scope" your table. I'll publish it in a few days.

Fábio

>I am amending my current routines for printing statements for customers and trying to add the functionality for emailing the statements. I currently create a cursor that holds all invoices with balances. The frx is designed to create a new page each time a different account# is encountered.
>
>I am going to use frx2word to assist with emailing however if I do this I would get one word document with all account#'s(or pages) included.
>
>I intend to do this for a lot of programs once I get this working so I would rather make my modifications in the parent class of my report class. So, I'm thinking I need some routine to take my selected cursor, right before my "report form", and limit the cursor to one Account #'s invoices. and then issue my call to frx2word. This should be done in a loop so as to catch each account#.
>
>Has anyone done something like this? Am I even making sense in the first place? I guess what I'm looking for is some help with this particular routine.
>
>Thanks in Advance,
>Paul Acton
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform