¿ªÔÆÌåÓý

Re: #VMCE #rexx EE goes XEDIT - compiling a wish list #VMCE #rexx
see https://github.com/SanLorenzo59/mecaff/commits/AGPLv3_WIP The ALL command is implemented in a macro style as proof of concept. Note that *extern int execCmd (...)* calls itself through the ALL
By Martin Scheffler · #4551 ·
Re: #VMCE #rexx EE goes XEDIT - compiling a wish list #VMCE #rexx
Hi Martin, I started working on VM/370 over 3 years ago to update a platform independent REXX implementation into one with the capabilities present in early VM/SP . I had to write the CMS system
By Bob Bolch · #4550 ·
Re: #VMCE #rexx EE goes XEDIT - compiling a wish list #VMCE #rexx
Prepare for a rough ride ... EE$DRISK V1.3.0_221027-0259 ( /g/h390-vm/files/MECAFF%20tools:%20fixes%20and%20features/EE$RISKY.VMARC ) This is a construction site full of pot holes:
By Martin Scheffler · #4549 ·
Re: #VMCE #rexx EE goes XEDIT - compiling a wish list #VMCE #rexx
Not to go too far off topic, but you can write REXX full screen applications on VMCE 1.1.2 with calls to the old SAS Rexx Function Package. The new HELP EXEC is written in REXX. Bob wrote:
By Bob Bolch · #4548 ·
File /MECAFF tools: fixes and features/EE$RISKY.VMARC uploaded #file-notice
The following files and folders have been uploaded to the Files area of the [email protected] group. * /MECAFF tools: fixes and features/EE$RISKY.VMARC (
By Group Notification <noreply@...> · #4547 ·
Re: #VMCE #rexx EE goes XEDIT - compiling a wish list #VMCE #rexx
CMS HELP was based on XEDIT since VM/SP 1. FILELIST arrived with VM/SP 2, EXEC 2 was used ( still EXEC 2 on LCM+L's VM/SP 5 but (compiled) REXX on z/VM 6.4). REXX arrived with VM/SP 3, XEDIT received
By Martin Scheffler · #4546 ·
Re: Do I have a looping issue?
Simple answer: No. In zArch there are arguably cases where it sort-of, kind-of, does. But that would be way off topic for this thread, where we're not talking about zArch. Tony H.
By Tony Harminc · #4545 ·
Re: #VMCE #rexx EE goes XEDIT - compiling a wish list #VMCE #rexx
Nothing really modern in the usual sense but I think about the ability to make fullscreen apps with it - don¡¯t know how modern that exactly is, and driven by the fact that getting IOS3270 to work
By [email protected] · #4544 ·
Re: Do I have a looping issue?
Dave Wade wrote: I believe Harold Grovesteen explained this quite satisfactorily so I won't bother to. I'd just be repeating myself and him too. (And would only end up using WAY too many words to do
By Fish Fish · #4543 ·
Re: #VMCE #rexx EE goes XEDIT - compiling a wish list #VMCE #rexx
I quite like https://idcp.marist.edu/documents/33945/44724/Assembler.V2.alntext+V2.00.pdf/ad61965e-8485-65e1-f385-e5cd56f08c63?t=1551806232272 but doing it all in C would probably attract more
By [email protected] · #4542 ·
Re: Do I have a looping issue?
Harold Grovesteen wrote: EXACTLY! Thank you, Harold! -- "Fish" (David B. Trout) Software Development Laboratories http://www.softdevlabs.com mail: fish@...
By Fish Fish · #4541 ·
Re: Do I have a looping issue?
Dave Wade wrote: [...] Correct. Due to the way VM works its magic, the PSWs that the real hardware (i.e. Hercules) uses (dispatches?) -- which is always what VM itself uses (dispatches, since its
By Fish Fish · #4540 ·
Re: #VMCE #rexx EE goes XEDIT - compiling a wish list #VMCE #rexx
What makes XEDIT *modern* ? VM/SP 3, when REXX and EXTRACT were added ? When (if?) VM/SP 5 at LCM+L ( tty.livingcomputers.org:24 ) is up: which *modern* features are missing ?
By Martin Scheffler · #4539 ·
Re: #VMCE #rexx EE goes XEDIT - compiling a wish list #VMCE #rexx
Martin said, I think we are overwhelmed with all the recent activity in this discussion group, and missed your note. I for one would rather see/use the code than look at a screen shot. The difference
By Mark A. Stevens · #4538 ·
Re: #VMCE #rexx EE goes XEDIT - compiling a wish list #VMCE #rexx
Fully agreed. I need to acquire more knowledge to enter this area. In the 1990s I was a very experienced professional assembler programmer on the Motorola M680x0 family. Used on bare metal including
By Martin Scheffler · #4537 ·
Re: #VMCE #rexx EE goes XEDIT - compiling a wish list #VMCE #rexx
Hi Ren¨¦, What I want to see in a full screen editor for VMCE, is the ability to use REXX as a MACRO language for the editor so we can implement new editor commands in REXX and issue 'address XEDIT'
By Bob Bolch · #4536 ·
Re: #VMCE #rexx EE goes XEDIT - compiling a wish list #VMCE #rexx
I think it goes without saying that we would very much like to see Rexx compatibility for EE and a more XEDIT-like working - although it is not at all bad at the moment, just a bit different. Because
By [email protected] · #4535 ·
Re: Do I have a looping issue?
Real hardware has no mechanism to report to an operator any interruption. REAL hardware only reports interruptions to the running program, an OS in this case. So, no, real hardware will not report
By Harold Grovesteen · #4534 ·
Re: #VMCE #rexx EE goes XEDIT - compiling a wish list #VMCE #rexx
There is a German idiom "Eulen nach Athen tragen ( https://de.wikipedia.org/wiki/Eulen_nach_Athen_tragen , see also https://en.wikipedia.org/wiki/Coals_to_Newcastle )": KEDIT *is* my principal editor
By Martin Scheffler · #4533 ·
Re: #VMCE #rexx EE goes XEDIT - compiling a wish list #VMCE #rexx
Of course its desirable to have as much of XEDIT as possible under VM/370 CE, except of course it limits the memory available. I tend to use EE to work on CE. It would also be nice to see betas etc.
By Dave Wade · #4532 ·