I've never tried it, but theoretically you could write a .PRG file that would do this. Open up the project file as a table (USE myproj.pjx) and iterate through it, opening each file and processing it depending on its type.
The only real problem I can see is how you would print a visual representation of forms and reports. If that's not important, the methods and properties of all the controls in a form can be pulled out of the memo fields in the form.scx table.
I don't know if anyone has done something like this before, but it seems to me it would be fairly easy to do.
HI
See the link where I had posted the reply on how to get the form as a prg. Also, the entire project can be obtained as a programme code.. but in .lst file rather than .prg file using the Documentation wizard. That is quite an easy way.
Limitations are there and Rick also added him comments on that link...
It is posible I convert Foms into PRG form?
thread184-170512
I remeber to have seen somethin related to this in Universal Thread .. as how we can get the whole as a word document, If I am not mistaken.. but that one I havent tried so far.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.