Sent from my iPhone
> On Apr 20, 2017, at 6:36 AM, Nigel Greenlee via 4D_Tech > <[email protected]> wrote: > > Luiz > > I have a nice set of code that exports the code, including the forms(as > objects),and all the database settings including table structure, and > maintains a history(in an external database) of everything using a modified > DIFF . I would be happy to give you a copy of my component(including source) > for doing this(i would need to change it a a bit to work for you as it does > a couple of other things-sets a header on the methods (and you might want > that but you might want it different), and declares all my variables(you > would not want that as I doubt it will comply with your naming convention). > The code is set up for single user usage-so if you do client server > development i would need to rethink some stuff on there-which i need to do > anyway. > > > There are other people around with similar tools. > >>> On 20 Apr 2017, at 11:16, Epperlein, Lutz (agendo) via 4D_Tech >>> <[email protected]> wrote: >>> >>> 1 - how does one get access to the 4D source code outside of 4D? Is there >>> a magic >>> command to get 4D to regurgitate its code into plain text? >> >> METHOD GET CODE >> Since V13 >> Than you can do what you want with the text. An example is the VC-Framework >> component by J. Fletcher: https://github.com/4D/vc-framework-v13 >> >> >> Regards Lutz >> >> ********************************************************************** >> 4D Internet Users Group (4D iNUG) >> FAQ: http://lists.4d.com/faqnug.html >> Archive: http://lists.4d.com/archives.html >> Options: http://lists.4d.com/mailman/options/4d_tech >> Unsub: mailto:[email protected] >> ********************************************************************** > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

