ISPF SPLIT Screen Identification



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

ISPF SPLIT Screen Identification

Postby Dyno » Thu Apr 24, 2014 12:45 am

Does anyone know if there is a way to programmatically identify (internally) which SPLIT your application is running in? Assembler solutions are acceptable and even preferred.

Thank you
Dyno
 
Posts: 2
Joined: Thu Apr 24, 2014 12:26 am
Has thanked: 0 time
Been thanked: 0 time

Re: ISPF SPLIT Screen Identification

Postby Pedro » Thu Apr 24, 2014 1:51 am

Use the ZSCREEN variable. It will have a numeric value,1-32. You may also want ZSPLIT to know if you are in split screen or not.
Pedro Vera
User avatar
Pedro
 
Posts: 684
Joined: Thu Jul 31, 2008 9:59 pm
Location: Silicon Valley
Has thanked: 0 time
Been thanked: 53 times

Re: ISPF SPLIT Screen Identification

Postby Dyno » Thu Apr 24, 2014 2:19 am

Thanks much Pedro.
Dyno
 
Posts: 2
Joined: Thu Apr 24, 2014 12:26 am
Has thanked: 0 time
Been thanked: 0 time


Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post