Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursors to reports?
Message
From
12/11/1999 20:20:33
 
 
To
12/11/1999 12:51:02
Brent Knight
Progressive Impressions International
Bloomington, Illinois, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00290644
Message ID:
00290848
Views:
13
>I am sending data from a cursor to a report. When it gets to the report it prints the first record in the cursor infinately. I have checked the cursor before it is sent to the report and it has the correct data in it. In the report my field code is cursorname.field.
>
>Any ideas??

Make sure that you SELECT cursor right before REPORT FORM command, have no code within report form that may change active work area, and that cursor you use is real one created with NOFILTER clause (if you do it by SELECT_SQL).
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform