I'm being lazy here, I want to take 150 .prg files (xBase++ really - not VFP) and bung them into a VFP project - so I can use the documentor wizard on them.
I'm grateful for both suggestions, as I said I only needed the project to run the documenting wizard over an aged Clipper/xBase++ application that was starting to look a little scuffy - so it really didn't matter if the project got 'screwed up' later.
The documentor did a good job and the code looks how I like it now.
I'm *thinking* of keeping the project though now as it gives me an easy way to edit the code and I'll be able to use the VFP editor to do stuff (like finding procedures and functions) that are more difficult in my trusty old DOS editor Qedit (QED or just Q to the oldies here).
I suppose I could break it all down like that, but frankly this is not a VFP app - its Clipper/xBase++. To compile and link it you use a make file and (as it's entirely made of native .prg files - no common stuff, third party stuff, frameworks or whatever - just 150 odd .prg files). It wouldn't be worth the hassle i.e.the client wouldn't pay me to spend hours reorganising the source!
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.