开云体育

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

EE goes XEDIT - testing new features #rexx #VMCE


 

It seems that the previous thread on EE is difficult to handle after it has reached more than 100 posts. If this helps to get more feedback, here is a new thread with a slightly changed name.
?
On Thu, Sep 26, 2024 at 02:54 PM, Martin Scheffler wrote:
I have uploaded a bleeding edge preview of EE into the Files section:
?
?
Please play with the beast !
?
Martin
?
What is in this archive ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
README ? MEMO ? ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
this file, same as README ? HELPEE ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
EE$D ? ? MODULE ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
executable module, DYNAMICally linked, runs in user area at 0x020000 ? ? ? ? ??
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
EE$S ? ? MODULE ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
executable module, STATICally linked, runs in user area at 0x020000 ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
EE$D ? ? MAP ? ? ?A5 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
EE$S ? ? MAP ? ? ?A5 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
load maps for DYNAMICally linked and STATICally linked module ? ? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
EERESLIB TEXT ? ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
relocatable object code to load EE in high memory via RESLIB ? ? ? ? ? ? ? ? ??
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
EER$LOAD EXEC ? ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
REXX exec to load EE in high memory via RESLIB ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
EE$MACRO EXEC ? ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
REXX exec that handles EE's new macro facility, necessary for REXX integration?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
SYSPROF ?EE ? ? ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
PROFILE ?EE ? ? ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
simple EE macros run once at startup ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
PROFILER EE ? ? ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
repeatable profile, called after file has been loaded into storage ? ? ? ? ? ??
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
LISTFILE EE ? ? ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
REXX macro: load output of CMS LISTFILE into the editor ? ? ? ? ? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
REVERSER EE ? ? ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
REXX macro: A demonstration how a macro can modify file contents ? ? ? ? ? ? ??
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
$EE ? ? ?HELP$EE ?A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
README ? HELPEE ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
CURSOR ? HELPEE ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
EE$BUGS ?HELPEE ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
EE$HELP ?HELPEE ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
EE$IBM ? HELPEE ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
EE$NEW ? HELPEE ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
EE$NOTES HELPEE ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
EE$WISH ?HELPEE ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
work in progress, small help files for EE's internal help ? ? ? ? ? ? ? ? ? ? ?
Note: CMS HELP can be called when EE is loaded into high memory ? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
/* work in progress, numbers may differ */ ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
Filename Filetype Fm ?Format ? ?Recs Blocks ? ? Date ? ?Time ? Label ? ? ? ? ??
README ? MEMO ? ? A1 ?V ? ?78 ? ? 74 ? ? ?4 ?2024-09-26 12:22 ?MCF191 ? ? ? ? ?
EE$D ? ? MODULE ? A1 ?V 65535 ? ? ?6 ? ?322 ?2024-09-24 12:25 ?MCF191 ? ? ? ? ?
EE$S ? ? MODULE ? A1 ?V 65535 ? ? ?8 ? ?452 ?2024-09-24 12:25 ?MCF191 ? ? ? ? ?
EE$D ? ? MAP ? ? ?A5 ?F ? 100 ? ?460 ? ? 58 ?2024-09-24 12:25 ?MCF191 ? ? ? ? ?
EE$S ? ? MAP ? ? ?A5 ?F ? 100 ? ?466 ? ? 59 ?2024-09-24 12:25 ?MCF191 ? ? ? ? ?
EERESLIB TEXT ? ? A1 ?F ? ?80 ? 5570 ? ?557 ?2024-09-24 12:25 ?MCF191 ? ? ? ? ?
EER$LOAD EXEC ? ? A1 ?V ? ?70 ? ? 36 ? ? ?2 ?2024-09-14 11:59 ?MCF191 ? ? ? ? ?
EE$MACRO EXEC ? ? A1 ?V ? 109 ? ?194 ? ? ?7 ?2024-09-25 11:50 ?MCF191 ? ? ? ? ?
SYSPROF ?EE ? ? ? A1 ?V ? ?34 ? ? ?9 ? ? ?1 ?2024-09-14 ?9:47 ?MCF191 ? ? ? ? ?
PROFILE ?EE ? ? ? A1 ?V ? ?42 ? ? 38 ? ? ?1 ?2024-08-13 11:20 ?MCF191 ? ? ? ? ?
PROFILER EE ? ? ? A1 ?V ? ?71 ? ? 57 ? ? ?4 ?2024-09-25 ?9:43 ?MCF191 ? ? ? ? ?
LISTFILE EE ? ? ? A1 ?V ? ?52 ? ? 30 ? ? ?1 ?2024-09-04 ?9:51 ?MCF191 ? ? ? ? ?
REVERSER EE ? ? ? A1 ?V ? ?64 ? ? 41 ? ? ?2 ?2024-09-26 11:23 ?MCF191 ? ? ? ? ?
$EE ? ? ?HELP$EE ?A1 ?V ? ?84 ? ? 27 ? ? ?2 ?2024-08-08 21:28 ?MCF191 ? ? ? ? ?
README ? HELPEE ? A1 ?V ? ?78 ? ? 74 ? ? ?4 ?2024-09-26 12:22 ?MCF191 ? ? ? ? ?
CURSOR ? HELPEE ? A1 ?V ? ?75 ? ? ?4 ? ? ?1 ?2024-08-10 ?5:33 ?MCF191 ? ? ? ? ?
EE$BUGS ?HELPEE ? A1 ?V ? 114 ? ?120 ? ? ?6 ?2024-08-10 ?6:03 ?MCF191 ? ? ? ? ?
EE$HELP ?HELPEE ? A1 ?V ? ? 8 ? ? ?1 ? ? ?1 ?2024-08-08 20:19 ?MCF191 ? ? ? ? ?
EE$IBM ? HELPEE ? A1 ?V ? ?51 ? ? 14 ? ? ?1 ?2024-08-08 22:13 ?MCF191 ? ? ? ? ?
EE$NEW ? HELPEE ? A1 ?V ? ?76 ? ? 38 ? ? ?2 ?2024-08-09 ?1:46 ?MCF191 ? ? ? ? ?
EE$NOTES HELPEE ? A1 ?V ? ? 7 ? ? ?1 ? ? ?1 ?2024-08-08 21:25 ?MCF191 ? ? ? ? ?
EE$WISH ?HELPEE ? A1 ?V ? ? 6 ? ? ?1 ? ? ?1 ?2024-08-08 21:25 ?MCF191 ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?


 

On Mon, Sep 30, 2024 at 02:34 AM, Mark A. Stevens wrote:
Have it loaded on my dev system. LISTFILE EE is working!
?
An interesting side-effect when using XLIST
?
XLIST: * EXEC A ? ? ? ? ? ? ? ? ? ? ?Lines 1-7/7 ?XLIST V1.3.2.0012_240924-1417
? Filename Filetype Fm ?Format ? ?Recs Blocks ?Date ? ? ? Time ? Label
===== ATTDASD ?EXEC ? ? A1 ?V ? ?72 ? ? 18 ? ? ?2 ?2021-02-11 03:10 ?MNT191
===== CPEREP01 EXEC ? ? A1 ?V ? ?35 ? ? ?8 ? ? ?1 ?2024-09-11 19:19 ?MNT191
===== GETFMADR EXEC ? ? A1 ?F ? ?80 ? ? 60 ? ? ?6 ?2021-12-16 20:58 ?MNT191
===== PROFILE ?EXEC ? ? A1 ?V ? ?71 ? ? 26 ? ? ?1 ?2024-09-07 20:03 ?MNT191
===== RSDIRUPD EXEC ? ? A1 ?V ?4560 ? ? ?1 ? ? ?6 ?2019-05-23 00:01 ?MNT191
===== SNOBOL4 ?EXEC ? ? A1 ?F ? ?80 ? ?121 ? ? 13 ?2024-02-19 10:56 ?MNT191
===== VMSETUP ?EXEC ? ? A1 ?V ? ?72 ? ?377 ? ? 34 ?2022-04-30 15:00 ?MNT191
?
I have seen this already, this happens because I have changed the PREFIX and NUMBER commands to "view" level and changed the defaults as in XEDIT.
?
Martin
?
On Tue, Sep 24, 2024 at 04:15 PM, Martin Scheffler wrote:
How important are the "side modes" of EE like FSLIST and FSVIEW ? I did not care of these up to now. I have reworked EE focussed on XEDIT as it was in VM/SP 1 (that means no FILELIST, RDRLIST ...).
?
Actually I have a Proof of Concept to have several UI Elements controlled by a "view" ... which means "file" as there is only one view per file now. A repeatable macro PROFILER EE written in REXX can decide by checking filename and filetype to set PREFIX to OFF, LEFT or RIGHT and NUMBER to ON or OFF. This setting will be tied to this one view/file and will not be affected by other files in the ring.
?
I might have broken something in FSLIST, I have not done much research how FSLIST internally works.


 

开云体育

Hi Martin,

I unpacked the new code drop and am very happy with the progress. Because of other obligations at the moment I only want to report this after I close EE:

** freeMem: ignored attempt to free NULL ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
Memory overwrite detected by __DMSFRT at E8DBA0. ? ? ? ? ? ? ? ? ? ? ? ??
DLMALLOC PANIC LINE 3540 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
ABNORMAL TERMINATION (NO RESOURCE CLEANUP) ERRNO 430 DLMalloc aborted. ??
Ready(00012); T=0.21/0.33 08:40:50 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
It does not hurt anything though.

best regards,

搁别苍é.

On 30 Sep 2024, at 07:49, Martin Scheffler <San-Lorenzo@...> wrote:

On Mon, Sep 30, 2024 at 02:34 AM, Mark A. Stevens wrote:
Have it loaded on my dev system. LISTFILE EE is working!
?
An interesting side-effect when using XLIST
?
XLIST: * EXEC A ? ? ? ? ? ? ? ? ? ? ?Lines 1-7/7 ?XLIST V1.3.2.0012_240924-1417
? Filename Filetype Fm ?Format ? ?Recs Blocks ?Date ? ? ? Time ? Label
===== ATTDASD ?EXEC ? ? A1 ?V ? ?72 ? ? 18 ? ? ?2 ?2021-02-11 03:10 ?MNT191
===== CPEREP01 EXEC ? ? A1 ?V ? ?35 ? ? ?8 ? ? ?1 ?2024-09-11 19:19 ?MNT191
===== GETFMADR EXEC ? ? A1 ?F ? ?80 ? ? 60 ? ? ?6 ?2021-12-16 20:58 ?MNT191
===== PROFILE ?EXEC ? ? A1 ?V ? ?71 ? ? 26 ? ? ?1 ?2024-09-07 20:03 ?MNT191
===== RSDIRUPD EXEC ? ? A1 ?V ?4560 ? ? ?1 ? ? ?6 ?2019-05-23 00:01 ?MNT191
===== SNOBOL4 ?EXEC ? ? A1 ?F ? ?80 ? ?121 ? ? 13 ?2024-02-19 10:56 ?MNT191
===== VMSETUP ?EXEC ? ? A1 ?V ? ?72 ? ?377 ? ? 34 ?2022-04-30 15:00 ?MNT191
?
I have seen this already, this happens because I have changed the PREFIX and NUMBER commands to "view" level and changed the defaults as in XEDIT.
?
Martin
?
On Tue, Sep 24, 2024 at 04:15 PM, Martin Scheffler wrote:
How important are the "side modes" of EE like FSLIST and FSVIEW ? I did not care of these up to now. I have reworked EE focussed on XEDIT as it was in VM/SP 1 (that means no FILELIST, RDRLIST ...).
?
Actually I have a Proof of Concept to have several UI Elements controlled by a "view" ... which means "file" as there is only one view per file now. A repeatable macro PROFILER EE written in REXX can decide by checking filename and filetype to set PREFIX to OFF, LEFT or RIGHT and NUMBER to ON or OFF. This setting will be tied to this one view/file and will not be affected by other files in the ring.
?
I might have broken something in FSLIST, I have not done much research how FSLIST internally works.


 

I am working on a prototype of RDRLIST+PEEK running inside EE. Which features are most important for you to have as a Proof Of Concept ?
EE does not have special functionality for RDRLIST+PEEK, just the infrastructure is used as it is done by IBM using XEDIT and REXX. Some tools present in VM/370 CE are used: EXECIO and EXECUTIL. which run in the transient area. The transient version of EXECIO is not on the S disk but it is on MAINT 093 .
?
listfile execio module * (label isodate ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
Filename Filetype Fm ?Format ? ?Recs Blocks ? ? Date ? ?Time ? Label ?
EXECIO ? MODULE ? F2 ?V ?7296 ? ? ?2 ? ? 10 ?2022-06-12 13:42 ?MNT093?
EXECIO ? MODULE ? I2 ?V ?7296 ? ? ?3 ? ? 10 ?2021-12-11 16:37 ?CMSDSK?
EXECIO ? MODULE ? S2 ?V ?7296 ? ? ?3 ? ? 10 ?2021-12-11 16:37 ?CMSDSK?
Ready; T=0.01/0.01 23:55:49 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
?
See an example below how an EE macro using the freshly implemented EXTRACT /CURSOR/ feature can be assigned to a PF key. Its standard task is SPLTJOIN but PEEK is called in RDRLIST.
?
Martin
?
?SJ ? ? ? EE ? ? ? A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? V 255 ?Workl=125 Size=24 Line=13 ? ??
?====> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ? 1 /* REXX */ ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ? 2 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ? 3 "extract /line/cursor/fname/ftype" ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ? 4 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ? 5 if (ftype.1 = "LISTING" & fname.1 = "LISTFILE") then do ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ? 6 ? if cursor.7 < 0 then exit cursor.7 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ? 7 ? "locate :"cursor.7 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ? 8 ? "extract /curline/" ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ? 9 ? parse var curline.3 fn ft fm . ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ?10 ? "xedit" fn ft fm ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ?11 ? exit rc ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ?12 end ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ?13 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ?14 if (ftype.1 = "LISTING" & fname.1 = "RDRLIST") then do ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ?15 ? if cursor.7 < 0 then exit cursor.7 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ?16 ? "locate :"cursor.7 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ?17 ? "extract /curline/" ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ?18 ? parse var curline.3 spoolid . ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ?19 ? "peek" spoolid ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ?20 ? exit rc ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ?21 end ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ?22 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ?23 "spltjoin" ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ?24 exit rc ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
Unchanged ? ? ? ? ? ? ? Load=0xD38000 ? ? ? ? ? ? ? x V1.3.2.0016_241005-1113 ? ? ? ? ? ?

?RDRLIST ?LISTING ?A1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? V 125 ?Workl=125 Size=113 Line=13 ? ?
?====> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ? 1 1568 Z ? ?102 ?1 PRT NONE CPWATCH ? 2024-08-12 13:32:41 ? ? ? ? ? ? ? ? ? CPWATCH ?
? ? 2 1635 A ? ? 17 ?1 DSK NONE MECAFF ? ?2024-09-15 18:32:45 LISTFILE EE ? ? ? MECAFF ??
? ? 3 1689 N ? ?373 ?1 DSK NONE MECAFF ? ?2024-10-07 04:59:36 EESUBCOM ASSEMBLE MECAFF ??
? ? 4 1688 N ? ?232 ?1 RDR NONE MECAFF ? ?2024-10-07 04:59:19 EESUBCOM ASSEMBLE MECAFF ??
? ? 5 1687 N ? ?233 ?1 PUN NONE MECAFF ? ?2024-10-07 04:59:09 EESUBCOM ASSEMBLE MECAFF ??
? ? 6 1686 N ? ?241 ?1 RDR NONE MECAFF ? ?2024-10-07 04:58:42 EESUBCOM ASSEMBLE MECAFF ??
? ? 7 1604 A ? 1001 ?1 DSK NONE MECAFF ? ?2024-08-26 13:03:52 EESUBCOM LISTING ?MECAFF ??
? ? 8 1670 N ? 1934 ?1 RDR NONE MECAFF ? ?2024-10-05 20:33:03 SJ ? ? ? EE ? ? ? MECAFF ??
? ? 9 1296 A ? ? 31 ?1 RDR NONE CMSUSER ? 2022-09-22 14:27:49 ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ?10 1435 T ? ? ?6 ?1 CON NONE MAINT ? ? 2022-10-14 06:39:01 ? ? ? ? ? ? ? ? ? MAINT ? ?
? ?11 1290 T ? ? ?2 ?1 CON NONE MAINTC ? ?2022-09-17 20:20:36 ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ?12 1437 T ? ? ?3 ?1 CON NONE MAINT ? ? 2022-10-14 06:43:18 ? ? ? ? ? ? ? ? ? MAINT ? ?
? ?13 1685 N ? ?531 99 RDR NONE MECAFF ? ?2024-10-06 14:50:31 RXUSERFN ASSEMBLE DISTCODE?
? ?14 1352 N ? 4454 ?1 RDR NONE MAINT ? ? 2022-10-11 05:43:20 LDT ? ? ?DMSINIW ?MAINT ? ?
? ?15 1668 N ? ? 65 ?1 RDR NONE MECAFF ? ?2024-10-05 20:25:37 EE$MACRO EXEC ? ? MECAFF ??
? ?16 1675 N ? ?125 ?1 RDR NONE MECAFF ? ?2024-10-05 20:52:56 EEMAIN ? H ? ? ? ?MECAFF ??
? ?17 1696 A ? ?590 ?1 PUN NONE MECAFF ? ?2024-10-10 13:16:27 RECEIVE ?TEMP ? ? MECAFF ??
? ?18 1232 Z ? ?102 ?1 PRT NONE CPWATCH ? 2022-08-16 12:18:33 ? ? ? ? ? ? ? ? ? CPWATCH ?
? ?19 1383 A ? 6059 ?1 PRT NONE CMSBATCH ?2022-10-11 08:54:37 CMSBATCH JOB ? ? ?CMSBATCH?
? ?20 1665 A ? 3796 ?1 PRT NONE MAINT ? ? 2024-10-05 17:44:01 DMSXIO ? DMSHRC ? MAINT ? ?
? ?21 1346 A ? ? ?7 ?1 PRT NONE MAINT ? ? 2022-10-11 05:11:18 DMSLCL ? CNTRL ? ?MAINT ? ?
? ?22 1347 A ? ? ?7 ?1 PRT NONE MAINT ? ? 2022-10-11 05:11:25 DMSLCL ? CNTRL ? ?MAINT ? ?
? ?23 1375 A ? ?324 ?1 PRT NONE MAINT ? ? 2022-10-11 08:39:01 ? ? ? ? ? ? ? ? ? MAINT ? ?
? ?24 1397 A ? ?992 ?1 PRT NONE MAINT ? ? 2022-10-12 11:10:06 DMSEXC ? DMSLCL ? MAINT ? ?
Modified* ? ? ? ? ? ? ? Load=0xD38000 ? ? ? ? ? ? ? x V1.3.2.0016_241005-1113 ? ? ? ? ? ?


 

I also receive the same message upon ee exit. Is there a fix for this? Sorry if I missed the solution to this.
?
Mike
?
** freeMem: ignored attempt to free NULL ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
Memory overwrite detected by __DMSFRT at E8DBA0. ? ? ? ? ? ? ? ? ? ? ? ??
DLMALLOC PANIC LINE 3540 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
ABNORMAL TERMINATION (NO RESOURCE CLEANUP) ERRNO 430 DLMalloc aborted. ??
Ready(00012); T=0.21/0.33 08:40:50


 

I am packing my bags for a hospital stay of 3 weeks or longer. I cannot do any VM related work until I have returned and recovered.
?
Martin
?


 

Good luck Martin!


 

Get well


On Wed, Nov 6, 2024 at 4:27?AM Martin Scheffler via <San-Lorenzo=[email protected]> wrote:
I am packing my bags for a hospital stay of 3 weeks or longer. I cannot do any VM related work until I have returned and recovered.
?
Martin
?



--
Ken Dreger
?


 

Progress with EE will be slow due to my health situation. I have returned from hospital even worse, because I did not receive the treatment that I had desired. I still do NOT have access to ADHD medication.
?
Actually I do not have a new bleeding edge preview of EE. Current Work In Progress is promising, but there is still some infrastructure missing to make a decent RDRLIST happen ... and FILELIST will follow.
?
SDF's VM/SP 5 is a great help to see how IBM's RDRLIST/FILELIST work. EE's new macros will do similar things in REXX which IBM had done in REXX and EXEC 2.
?
Martin


 

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
?