DMKCNS modifications
Hello everyone, I have a question for those of you who know VM/370 "internals". There has been some activity recently on the Moshix Discord channel regarding UTS (Amdahl Unix), and to make it possible
By
Ren¨¦ Ferland
·
#4956
·
|
Re: "Waterloo Tapes" in H390-VM group's Files area
Ren¨¦ Ferland wrote: [...] Both of those sound very nice! -- "Fish" (David B. Trout) Software Development Laboratories http://www.softdevlabs.com mail: fish@...
By
Fish Fish
·
#4955
·
|
Re: "Waterloo Tapes" in H390-VM group's Files area
I agree as far as "general interest" stuff is concerned. Looking at the abstract of the tape, I recognize indeed many items present on VM/370 CE. But there might be items of more "personal interest"
By
Ren¨¦ Ferland
·
#4954
·
|
Re: "Waterloo Tapes" in H390-VM group's Files area
Mark, I think we have extracted everything usable and beneficial using from that tape. So the command recall code, EDIT modifications, several compilers, EXEC utilities all came from that tape.
By
Dave Wade
·
#4953
·
|
Re: "Waterloo Tapes" in H390-VM group's Files area
Probably me, and I probably had it coming. ;-) In any case, a followup question. Bob Abele had a tape, waterloo.aws, which also had a number of files, on it. Does that tape/file have anything we need?
By
Mark A. Stevens
·
#4952
·
|
Re: DLMALLOC PANIC LINE 3503
Bertram Moshier wrote: [...] As far as I know, "Sys" functions are exclusive to ooRexx, and ooRexx was written for Windows (and later, for Linux, Solaris and MacOS too), not CMS:
By
Fish Fish
·
#4951
·
|
Re: DLMALLOC PANIC LINE 3503
Hi Bert, Do you understand that the REXX function package you want does not and has never existed on any version of VM? The manuals you need to understand what does work are:
By
Bob Bolch
·
#4950
·
|
Re: DLMALLOC PANIC LINE 3503
Hello Bob, I MESSED up the descriptions. The subject for this thread goes with my adding trace 'e' The DMSIPT error goes with the package and call REXXUTIL. Bert.
By
Bertram Moshier
·
#4949
·
|
Re: DLMALLOC PANIC LINE 3503
It sounds like this mystery code is a REXX function package from a non-VM system. If that is true, then the best we could do here would be to fail more gracefully. The DLMALLOC msg indicates a storage
By
Bob Bolch
·
#4948
·
|
Re: DLMALLOC PANIC LINE 3503
Bert, As far as I can tell the sys functions are an add-on package on all CMS. On LCM+l which is a later VM/CMS but not real iron, it fails gracefully, but support for external functions was only just
By
Dave Wade
·
#4947
·
|
Re: DLMALLOC PANIC LINE 3503
Hey! Wait a minute! This error occurred once I added trace 'e' To the Rexx program. The DMSITP error is from the RxFunctions, such as SysSleep. So -> trace 'e' gave the DLMALLOC error. Bert
By
Bertram Moshier
·
#4946
·
|
Re: DLMALLOC PANIC LINE 3503
Dave, So none of the sys functions exist in CMS REXX? Should REXX blow up this way? How did it blow up on your real iron system? I'm not sure REXX is ready for what I need. Sys functions are basic to
By
Bertram Moshier
·
#4945
·
|
Re: I'm not sure if this is an EE issue or WC3270
Ah! I forgot to move my profile over. You said it works the same as Xedit. When I try to use prefix commands or next or forward or other commands I'm used to ... they don't work. Is there a list of
By
Bertram Moshier
·
#4944
·
|
Re: DLMALLOC PANIC LINE 3503
Bert, What makes you think RxFuncQuery and RxFunctionAdd work in CMS? It also fails on the SP5 system at LCM+L Dave Sent: 06 January 2023 02:53 To: [email protected] Subject: [h390-vm] DLMALLOC PANIC
By
Dave Wade
·
#4943
·
|
Re: I'm not sure if this is an EE issue or WC3270
Bert, Neither! EE behaves exactly the same as XEDIT does ¡°out of the box¡±. If you want NULLS then you need to have ¡°NULLS ON¡± in your PROFILE EE file. Dave Sent: 06 January 2023 06:31 To:
By
Dave Wade
·
#4942
·
|
Re: I'm not sure if this is an EE issue or WC3270
Hello, I understand how the 3270 works with regards to various VM editors. It is my memory that with XEDIT and EDGAR I could do an insert without doing an Erase EOF. Maybe they put nulls and not
By
Bertram Moshier
·
#4941
·
|
Re: I'm not sure if this is an EE issue or WC3270
That's the way the 3270 behaves. I don't know if there's a way to tell EE to use nulls instead of spaces to fill the screen, like you can with ISPF, but basically, you have to have nulls in a field to
By
Jay Maynard
·
#4940
·
|
I'm not sure if this is an EE issue or WC3270
Hello, When editing (using EE) the earlierly discussed program (TEST EXEC A), I kept getting on the WC3270 screen and "OVERFLOW" error, when trying to insert characters. An example is: 1. I edit a
By
Bertram Moshier
·
#4939
·
|
DLMALLOC PANIC LINE 3503
Hello, On the earlier problem, I decided to add some tracing to determine the line causing the DMSIPT143T error. What I got was: DLMALLOC PANIC LINE 3503 ABNORMAL TERMINATION (NO RESOURCE CLEANUP)
By
Bertram Moshier
·
#4938
·
|
DMSIPT143T ADDESSING EXCEPTION OCCURRED AT F2A6FC IN SYSTEM ROUTINE EXEC, RE-IPL CMS
Hello, I'm getting DMSIPT143T on a very simple REXX program. DMSIPT143T ADDESSING EXCEPTION OCCURRED AT F2A6FC IN SYSTEM ROUTINE EXEC, RE-IPL CMS. CP ENTERED; DISABLED WAIT PSW '00020000 40F8B75E' The
By
Bertram Moshier
·
#4937
·
|