开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: EE goes XEDIT - testing new features #rexx #VMCE


 

I am testing a new bug fix to make EE handle large screen sizes without crashing. I have increased some old hard coded limits from 64 to 256. Further research has to be done if this limit could be set dynamically and checked against the actual screen size.
?
On Mon, Jan 6, 2025 at 11:46 PM, William Denton wrote:
I seem to recall someone saying that the EE editor (& FS* tools) could support arbitrary size 327x displays. So, I thought I would give it a try...
?
I used the same WC3270 config I use with my VM/ESA system -- 100 rows, 150 columns...
  • Small number of lines seems to work pretty well except sometimes, the screen is really messed up when exiting
  • Larger (>64 lines maybe) result in:
    DMSITP141T ADDRESSING EXCEPTION OCCURRED AT 055EA2 IN ROUTINE EE$D. ??
  • Other than seeing that this is 0x32 bytes into 'strlen' I have no clue how to go about chasing this down.
Should I be posting this issue someplace else?
?
I have configured the ZOC (3270-)terminal emulator to 100 lines and 150 columns. The New EE crashed after scrolling a few pages. After increasing some hard coded limits, these crashes did not occur and there were no error messages on exit.
See below for GitHub details.
?
On Tue, Jan 7, 2025 at 12:03 AM, René Ferland wrote:
On Mon, Jan 6, 2025 at 02:46 PM, William Denton wrote:
Should I be posting this issue someplace else?
?
?
EE & friends are part of MECAFF, of which the binaries and sources were released to the public domain:
?
I had forked this repository to . I have checked in the source code which is on the MECAFF user's CMS minidisks on VM/370 Community Edition V1R1.2 .
?
Here you find all the changes I am doing to make EE more compatible to XEDIT :
?
See and for progress of "" .
?
Is there urgent need for a fast binary release just for testing large screen sizes ?
?
?
Martin
?

Join [email protected] to automatically receive all group messages.