ISPF SPLIT Screen Identification

TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...
Dyno
Posts: 2
Joined: Thu Apr 24, 2014 12:26 am
Skillset: z/OS, PL/1, REXX, TSO, ISPF, Assembler
Referer: email

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

User avatar
Pedro
Posts: 686
Joined: Thu Jul 31, 2008 9:59 pm
Skillset: ISPF
Referer: google
Location: Silicon Valley

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

Dyno
Posts: 2
Joined: Thu Apr 24, 2014 12:26 am
Skillset: z/OS, PL/1, REXX, TSO, ISPF, Assembler
Referer: email

Re: ISPF SPLIT Screen Identification

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

Thanks much Pedro.


  • Similar Topics
    Replies
    Views
    Last post