Minor update to fix problem with the “What-You-Can-Do” right-click menu when pasting Read/Write operations. In applications generated for UNIX/VT220 hosts, the TaskSession.cs module has additional methods generated that broke some logic and prevented the application’s definitions XML file from being loaded. Result is an unprotected Exception while right-clicking to insert a Field Read/Write method.
The underlying problem was fixed as well as the unprotected exception (a Message Box will now display).