Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moved Pointer
Message
From
26/04/1998 11:20:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Moved Pointer
Miscellaneous
Thread ID:
00094968
Message ID:
00094968
Views:
67
I have a page with two edit boxes bound to memo fields. On this page is a print button. The user clicks on the button and I want the program in invoke a report that prints the contents of the two memo fields to print:

REPORT FORM ClientStatus NOCONSOLE TO PRINT

The problem is, no matter what I do, the report prints data for the first record, irrespective of which record I am pointing to when I call the report. I have tried the report without any tables in the DE and with the requisite table in the DE. In the latter case, I declare a PUBLIC variable of the target RECNO() and GOTO it in the Init Event of the cursor. Nothing works--all I can get is the first record's data. What am I doing wrong???

TIA.

John
Next
Reply
Map
View

Click here to load this message in the networking platform