The OpenDCL RC4 build has just been uploaded for everyone’s enjoyment. There where a few minor bug fixes, but the big news is it now has a built-in version checker. When you install OpenDCL Studio and load the runtime (ARX) module, it will automatically check to make sure it’s up-to-date & if it’s not, it will show you a balloon notification in the taskbar area. If you install the OpenDCL.runtime.msi it will not do this check automatically. You can do the check manually by calling the new function (dcl_UpdateCheck) or if you wish to enable the automatic version checking you can call the new function (dcl_SetAutoUpdateCheck <T/nil, otional>).