I thought that would be the answer, thanks Razz. Tom Hart
________________________________ From: A. Razzak Memon <[email protected]> To: RBASE-L Mailing List <[email protected]> Sent: Wednesday, July 1, 2009 9:33:53 AM Subject: [RBASE-L] - Re: Compiler question At 10:20 AM 7/1/2009, TOM HART wrote: >I have never ask this but when I do an update for 7.6 and compiler, >do I have to re-compile my app or can I just use my current exe >file. My compiled file just loads a form. I know I need to update >my computer where my app is running with the compiler updates. Tom, With every update released and available, to take advantage of all enhancements and bug-fixes, you MUST re-compile the project to generate new appname.exe that includes all features and bug-fixes. In addition, you also have to make sure that you are using the appropriate (matching) Engine DLL (RBENGINE76.DLL) that is also included with each update. For detailed information to deploy and distribute your compiled application, follow the DistributingRCompilerApplications.pdf included in the default installation C:\RBTI\RBG76Compiler folder. Hope that helps! Very Best R:egards, Razzak.

