Author: mrsidhu12
Subject: SCRNAME not working on my mainframe?
Posted: Thu Sep 01, 2016 2:17 pm (GMT 5.5)
Thanks in advance folks.
Earlier SWAPBAR command was not working. so i found a rexx program and i can see the bar.
REXX PGM:
/*REXX*/
ADDRESS ISPEXEC
"SELECT PGM(ISPTL) PARM(&ZPARM)"
Executed this from command line as: TSO EXEC 'PS FILE NAME'.
Now i am trying to execute SCRNAME ABC command. It shows SCRNAME is invalid option. Is there any way to do it?
All i am trying to change screen names on SWAP BAR.
MY ISPF is 7.1. I am using COBOL 5.1
_________________
Harminder Singh Sidhu
FIS
Subject: SCRNAME not working on my mainframe?
Posted: Thu Sep 01, 2016 2:17 pm (GMT 5.5)
Thanks in advance folks.
Earlier SWAPBAR command was not working. so i found a rexx program and i can see the bar.
REXX PGM:
/*REXX*/
ADDRESS ISPEXEC
"SELECT PGM(ISPTL) PARM(&ZPARM)"
Executed this from command line as: TSO EXEC 'PS FILE NAME'.
Now i am trying to execute SCRNAME ABC command. It shows SCRNAME is invalid option. Is there any way to do it?
All i am trying to change screen names on SWAP BAR.
MY ISPF is 7.1. I am using COBOL 5.1
_________________
Harminder Singh Sidhu
FIS