Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record pointer jumps to BOF
Message
From
03/07/2000 20:30:58
 
 
To
03/07/2000 19:12:52
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00387895
Message ID:
00387919
Views:
18
>Sounds good to me, how do I do that?

1) Make sure the data environment of your report is empty.

2) SELECT whatever FROM wherever WHERE condition_for_your_single_record INTO CURSOR rptcursor

3) REPORT FORM yourreport PREVIEW NOCONSOLE

You might be better off to change all field references in your report from tablealias.fieldname to just fieldname.

Another thing you'd have found out is that even if your REPORT NEXT 1 had worked for preview, when you went to use the printer on the toolbar, you'd have gotten all your records anyways on the print out.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform