Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I...?
Message
From
27/02/2002 15:16:50
 
 
To
27/02/2002 14:22:33
Robert Ross
Onsite Computer Services
Benton, Tennessee, United States
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00625935
Message ID:
00625974
Views:
14
>First: Is creating the intermediary table ( porequest.dbf )necessary?
>Second: Note the Do cleanpor.prg...If I delete and pack the intermediary table
> when finished, will the print_over_request report also be clean and
> and ready for next use?


You can select into a cursor instead of a table. Once you close the cursor, VFP will automatically clean up the temp file the data was placed in.

I would create a custom report form to be used with your report. You can then design it to look exactly as you want. The custom report form can then be included in the EXE or APP and you don't have to worry about it being cleaned up.

Others will probably have more options to give you more food for thought.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform