You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by Lin Lyons by email dd 2025-01-15 08:24
This is a bug. 0Cl193' ',6X'00 caused the assemble to abend.
when I took the 0Cl193' ', out, it worked fine.
Fortunately, the error msg pointed to the line causing the erorr.
I've fixed my use.
You can choose if/where to put it on the queue. I'm okay.
HEXTEST DC 0CL193' ',6X'00',41X'41',XL10'00',6X'06'
MZ390E abort 84 file=1 line=264 internal system exception - java.lang.ArrayIndexOutOfBoundsException: -1
MZ390I aborting due to recursive abort for invalid pass request during lookahead
23:05:13 FINDPARM MZ390 ENDED RC=16 SEC= 0 MEM(MB)= 73 IO=268
The text was updated successfully, but these errors were encountered:
Reported by Lin Lyons by email dd 2025-01-15 08:24
This is a bug. 0Cl193' ',6X'00 caused the assemble to abend.
when I took the 0Cl193' ', out, it worked fine.
Fortunately, the error msg pointed to the line causing the erorr.
I've fixed my use.
You can choose if/where to put it on the queue. I'm okay.
HEXTEST DC 0CL193' ',6X'00',41X'41',XL10'00',6X'06'
MZ390E abort 84 file=1 line=264 internal system exception - java.lang.ArrayIndexOutOfBoundsException: -1
MZ390I aborting due to recursive abort for invalid pass request during lookahead
23:05:13 FINDPARM MZ390 ENDED RC=16 SEC= 0 MEM(MB)= 73 IO=268
The text was updated successfully, but these errors were encountered: