Yes. I have not integrated into the PM as of yet. Someday... Maybe at the same time I get Doug Hennig's VFPX PM replacement going.
Mostly I use it as a way to move code snippets around between client specific implementations or diff my source code when modified by other devs. For example, I have a custom VCX for each client implementation and periodically I may add something that needs to go into all of them. It can be faster to update the text files and then convert back to binary then doing a bunch of modi class stuff. Another way I've used it is when I get a new version of the VFPX VFPWorkbook XLSX class, I use the VC2 files to move my custom mods to the new version. -- rk -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of [email protected] Sent: Monday, January 29, 2018 2:48 PM To: [email protected] Subject: Re: Trashed class library On 2018-01-29 11:31, Richard Kaye wrote: > +1 to FoxBin2Prg. Are you using this, Richard? If so, in a ProjectHook.AfterBuild event or where? _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/mwhpr10mb1774953e11db00afc7c57fc4d2...@mwhpr10mb1774.namprd10.prod.outlook.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

