Peter Jakobsson: > I’m going to be making the leap from v15 to v18. I think the biggest > transition will be moving to 4D Write Pro as I have quite a lot of legacy 4D > Write code to deal with. > > In the meantime, does anybody have experience of migrating big 4D Write > codebases ? What are the major gotchas ? > > Will legacy 4D Write work in v18 in the meantime or do we need to migrate to > 4D Write Pro to even run it ? (When I try it it invokes license privilege > errors everywhere).
Hi Peter, the last version where you can run 4D Write and WritePro side by side is the 32-Bit Version of V17R4. I have used that version to let my users continue with 4D Write and alongside that rewrote all code to use WritePro so that I could switch back and forth when something did not work as expected. When everything was working I removed all old 4D Write code and switched to V18. It is A LOT of work and I´m glad I´ve got that behind me. You will have to write everything completely from scratch since WritePro uses a very different approach than 4D Write. Once you get the hang of it, it´s OK but now you have to use commands from 3 areas (WP, ST and Object commands). On the plus side: converting old Write documents to Write Pro is only one line of code. Hope this info helps a little bit. Greetings from Germany, Bernd Fröhlich ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

