Keyboard Shortcuts
Likes
Search
Quotation mark bug?
rexxtry
REXX interpreter running (CMS bREXX 1.0.1 Jul ?5 2022) Enter any valid REXX instruction... type EXIT to quit. Rexxtry; '' DMSITP143T PROTECTION EXCEPTION OCCURRED AT F20A02 IN SYSTEM ROUTINE EXEC, RE-IPL CMS. CP ENTERED; DISABLED WAIT PSW '00020000 40F8B75E' ?
--
VM/370 CE V1R1.2, Hercules on macOS |
I've opened for this.? I can reproduce it in both bREXX 1.0.1 (i.e., VM/370 CE 1.1.2) and the new bREXX 1.1.1. Ross On Wed, Feb 26, 2025 at 3:28?AM Stefan Haubenthal via <polluks=[email protected]> wrote:
|
On Wed, Feb 26, 2025 at 02:28 AM, Stefan Haubenthal wrote:
Enter any valid REXX instruction... type EXIT to quit. Similar to this is the following.This is the beta bREXX Ross made avaialble.
?
l rexx * * ( date
Filename Filetype Fm ?Format ? ?Recs Blocks ? ? Date ? ?Time REXX ? ? TEXT ? ? E1 ?F ? ?80 ? ?131 ? ? 14 ?01/19/25 ? 20:52 REXX ? ? C ? ? ? ?F1 ?V ? ?98 ? ?477 ? ? 19 ?01/19/25 ? 20:49 REXX ? ? H ? ? ? ?F1 ?V ? ?74 ? ?236 ? ? ?8 ?01/19/25 ? 20:49 REXX ? ? HELPCMD ?F1 ?V ? ?78 ? ? ?9 ? ? ?1 ?01/19/25 ? 20:49 REXX ? ? HELP$CM ?U2 ?V ? ?78 ? ?125 ? ? ?5 ?07/06/22 ? 21:44 REXX ? ? HELPCMD ?U2 ?V ? ?78 ? ? ?9 ? ? ?1 ?01/19/25 ? 20:49 Ready; T=0.01/0.01 10:05:32 ?
I pressed the Enter key two more times after typing:? empty Enter
?
IPL CMS
VM Community Edition V1 R1.2 Y (19E) R/O U (19D) R/O B (5E5) R/O Ready; T=0.01/0.01 09:56:04 type empty exec a ? /* */ '' ? Ready; T=0.01/0.01 09:56:09 empty ? DMSITP143T PROTECTION EXCEPTION OCCURRED AT F20A02 IN SYSTEM ROUTINE EXEC, RE-IP L CMS. CP ENTERED; DISABLED WAIT PSW '00020000 40F8B75E' ?
?
?... Mark S. |
开云体育REGINA seems to have a similar issue on win64. Output of empty.rex is similar to dir *. ? From: [email protected] <[email protected]> On Behalf Of Mark A. Stevens via groups.io
Sent: Freitag, 28. Februar 2025 17:09 To: [email protected] Subject: Re: [h390-vm] Quotation mark bug? ? On Wed, Feb 26, 2025 at 02:28 AM, Stefan Haubenthal wrote:
Similar to this is the following.This is the beta bREXX Ross made avaialble. ? l rexx * * ( date ? I pressed the Enter key two more times after typing:? empty Enter ? IPL CMS ? ? ?... Mark S. |
Apparently having the same bug, I noticed some error messages on my HercGUI console:
?
CMS MAINT?
=========? rexxtry REXX interpreter running (CMS bREXX 1.0.1 Jul ?5 2022) Enter any valid REXX instruction... type EXIT to quit. Rexxtry; '' DMSITP143T PROTECTION EXCEPTION OCCURRED AT F209CC IN SYSTEM ROUTINE EXEC, RE-IPL CMS. CP ENTERED; DISABLED WAIT PSW '00020000 40F8B75E' ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? HercGUI console: =========== 13:39:30.983 /13:39:30 GRAF 0C0 LOGON ?AS MAINT ? ?USERS = 005 13:39:47.518 HHC00801I Processor CP00: Protection exception interruption code 0004 ilc 4 13:39:47.521 HHC02324I PSW=07ED200000F209C8 INST=42420000 ? ? STC ? 4,0(2,0) ? ? ? ? ? ? ? store_character 13:39:47.521 HHC02326I V:00EBF000:R:00000000009C5000:K:06=9007F088 4100B000 55000688 47B0F078 ?..0h.......h..0. 13:39:47.521 HHC02269I GR00=00009290 GR01=00009218 GR02=00EBF000 GR03=000007A0 13:39:47.521 HHC02269I GR04=00000050 GR05=00E91EF8 GR06=000398AA GR07=000091C0 13:39:47.521 HHC02269I GR08=0003AC74 GR09=00009008 GR10=00F20CEC GR11=00009000 13:39:47.521 HHC02269I GR12=50F204DA GR13=000091C0 GR14=00F20A76 GR15=00039A78 13:39:47.521 HHC02271I CR00=81800CC0 CR01=0FFFAE80 CR02=FFFFFFFF CR03=00000000 13:39:47.521 HHC02271I CR04=00000000 CR05=00000000 CR06=A3F0BD58 CR07=00000000 13:39:47.521 HHC02271I CR08=00000000 CR09=00000000 CR10=00000000 CR11=00000000 13:39:47.521 HHC02271I CR12=00000000 CR13=00000000 CR14=EFC00000 CR15=00000000 ?
Perhaps this helps.
?
|
Let's take this topic offline, to the .? It's more complex than you might think - see my latest update. Ross On Tue, Mar 4, 2025 at 7:49?AM Herman Hartman via <herman.hartman=[email protected]> wrote:
|