MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Querying and turning PANELID on/off

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
misi01
Advanced


Joined: 02 Dec 2002
Posts: 618
Topics: 172
Location: Stockholm, Sweden

PostPosted: Sat Feb 06, 2021 4:02 am    Post subject: Querying and turning PANELID on/off Reply with quote

I've googled, but my impression is that this can't be done.

I have a small popup panel (that shows a message). The message shown gets quite truncated if I have PANELID ON.
I'm running a script (that analyzes COBOL source code to indicate which variables/sections aren't used in the code) that shows this popup window so the user sees that something is happening.

Is there a way to query the PANELID setting into a Rexx variable, then turn PANELID OFF (if needed), then turn it (possibly) back on again?
_________________
Michael
Back to top
View user's profile Send private message Send e-mail
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12367
Topics: 75
Location: San Jose

PostPosted: Mon Feb 08, 2021 2:09 am    Post subject: Reply with quote

misi01,


Look at the variable ISPOPI. Something like this
Code:

popt = 'OFF'
'SELECT PGM(ISPOPI) PARM('popt') NOFUNC'

_________________
Kolusu - DFSORT Development Team (IBM)
DFSORT is on the Web at:
www.ibm.com/storage/dfsort

www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group