Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compile all
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Miscellaneous
Thread ID:
00443107
Message ID:
00443146
Views:
12
>>>>Anyone know a clever way to compile all programs & class libs? Or perhaps someone has written a clever utility to do it? I put this under third party products because well the problem is mostly compiling third party products!
>>>
>>>compile *.prg
>>>compile classlib *.vcx
>>>
>>>Is that what you want, James?
>>
>>No more like:
>>CompileAll([root]) that goes through a directory structure and recompiles all prgs,mprs and classlibs with the appropriate extension that it can get hold off. It's one of these things a dozen people have written because once you get a new version of VFP everything has to be recompiled... I would rather be lazy and feed off the efforts of my surperiors if possible.
>>parasitically yours,
>

To be more precise without hitting Send button in the middle. :)

Didn't try it, but how about getting all the files under certain directory
and use

BUILD PROJECT ProjectFileName [RECOMPILE]
[FROM ProgramName1 | MenuName1 | ReportName1 | LabelName1
| FormName1 | LibraryName1...
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform