Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor question
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Cursor question
Miscellaneous
Thread ID:
00655684
Message ID:
00655684
Views:
51
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
Next
Reply
Map
View

Click here to load this message in the networking platform