Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to print a report on one record of a table?
Message
From
16/01/1997 12:36:09
 
 
To
15/01/1997 23:30:14
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00017497
Message ID:
00017556
Views:
58
>I have created a one page report using the wizrd, then modified for visual pleasure. It is basically a printed version of one record in a table. I need to be able to print this for any record. But I cannot use a for clause, because the table has over 25,000 records in it. I used to use a command REPORT FORM NEXT 1, but it keeps giving me the first record. Any suggestions?
>
>Bryan

The scope command RECORD works in a view. If you know the record number, you can use

REPORT FORM RECORD {#} TO PRINT
Tina Robichaux
Interland, Inc.
www.interland.net
Previous
Reply
Map
View

Click here to load this message in the networking platform