Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble with calling report
Message
From
03/07/2000 16:17:48
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
03/07/2000 16:06:58
Brent Knight
Progressive Impressions International
Bloomington, Illinois, United States
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00387807
Message ID:
00387851
Views:
15
Brent,

The Open box is looking for a table. I suggest you do the following to find hidden references to tables in your report :

USE the report. (Open it like it's a table.)

Look through the Expr field for controls with MyTable.MyField. Also, the table records which represents the environment are ObjType 25 and 26, so look at those also.

You will find docs about the Frx structure in /VFP98/FileSpec/... though I think Markus Egger's article (on www.eps-software.com) is a little clearer.




>Ok so I selected all my data into a cursor named print all. I call my report like this:
>
>select printall
>REPORT FORM newconfs\rptconf preview
>
>When I call it an OPEN box pops up like Fox wants me to pick a .dbf to use for the report.
>
>Do I need to set my window settings differently or is it something else?
>
>Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform