Hi!
I am new in this forum (I think) and ask you for some help, please.
I have many Rexx programs coded since many years in our mainframe, running well.
Now I have to run them in other country mainframe.
Well, the rexx operator OR "|" is translated in this mainframe like BBh and it is not shown in ISPF editor (it shows ":" ) and programs fail.
After many tests I got that 4Fh ( ! ) runs well instead of BBh ( | ); both symbols are in same key in keyboard. Anyway, this is a little drawback because it changes many things, like, as example, the "warning!!" screens.
I have senn in post31839.html?hilit= operator error#p31839 that somebody had similar problem with ^ operator.
Does exist a general solution for this kind of problem? (I can not change the codepage because the laptop and emulator are "hardened" by company).
Is there an alternative way to codify | operator without splitting a comparison sentence in many others?
Thanks in advance
Rexx OR operator | error
-
- Posts: 239
- Joined: Wed Dec 04, 2013 11:08 pm
- Skillset: COBOL, JCL, ISPF.
- Referer: While searching the Internet for answers.
- Location: Richfield, MN, USA
Re: Rexx OR operator | error
My emulator translates the right bracket "]" into a vertical bar "|". Does that help?
.... Terry
-
- Posts: 2
- Joined: Fri Sep 10, 2021 2:43 pm
- Skillset: RACF, ISPF, ICSF, REXX, Security
- Referer: Google
Re: Rexx OR operator | error
Thanks Terry.
I have tested but my keyboard+codepage+mainframe translates it to a non-visible FCh character
I have tested but my keyboard+codepage+mainframe translates it to a non-visible FCh character
-
- Similar Topics
- Replies
- Views
- Last post
-
- 1
- 1505
-
by sergeyken
View the latest post
Sun Oct 04, 2020 11:33 pm
-
- 4
- 2158
-
by willy jensen
View the latest post
Tue Apr 20, 2021 1:26 pm
-
- 9
- 5038
-
by steve-myers
View the latest post
Sat Nov 13, 2021 12:17 am
-
- 1
- 4711
-
by jcdm
View the latest post
Mon Jul 17, 2023 3:48 pm
-
- 7
- 4370
-
by jcdm
View the latest post
Tue Jul 25, 2023 11:57 am