The 903 beta qt libraries have been updated and should fix session problems reported in the forum. Please be alert for any bugs.
For instructions see https://code.jsoftware.com/wiki/Guides/Qt_IDE/Install#Upgrade The problems fixed were: 1. Terminal entries were trimmed in error, for example in a 0 : 0 definition. 2. User-defined keys to run commands in the debugger were ignored. 3. The terminal session was not always set properly for the next user input. For example, the cursor might stop at the end of an error message, rather than on the next line. One problem not fixed was reported by Don Guinn - that running the clipboard with Ctrl+E does not update the Input Log. This was never done before. I think the reason was that the clipboard may contain several sentences, but not all will be run if there is an error. So adding all to the log may be wrong. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
