Product Documentation

c-treeRTG V2 Update Guide

Previous Topic

Next Topic

Behavior Change: Default <instance> attributes for isCOBOL

The default for the isCOBOL driver has been changed. The <instance> attribute's default has been changed to align to other COBOL runtimes:

  • It does not check that the versions of the client and server are the same (versioncheck="no")
  • It does not connect when runtime starts, but it connects at first open (connect="no").

TOCIndex