Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Retreive code from forms
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00270706
Message ID:
00270726
Views:
30
>The only thing is that i have a lot of forms to do this for. Is there a way that i can automat this by means of a loop or so. Or do you know an app that can do this.
>
>TIA
>Shawn

Forms are actually tables... you could do an ADIR() to get a list of the names, then open each one and print a report based off it. Just...

USE myform.frx
REPORT FORM myreport ...


Wayne
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform