How dataset is auto populates in 3.4 Screen



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

Re: How dataset is auto populates in 3.4 Screen

Postby mymainframe » Tue Jul 28, 2015 10:53 pm

Hi Pedro,

There is one more thing, the values in IXPPROF is getting updated when ever i enter values in File-AID screen in DSN field. When I enter a new value in DSN field, my new value is getting added at the last in the existing IXPPROF variable. Let's assume, now the value of IXPPROF is " 1111.1111.1111.1111 2222.2222.2222.2222 3333.3333.3333.3333" when I give my new DSN value, its updated as" 1111.1111.1111.1111 2222.2222.2222.2222 3333.3333.3333.3333 4444.4444.4444.4444".

New DSN is getting concatenated with the existing value. If I do samething using REXX(VPUT) I am getting error when File-AID is trying to access IXPPROF variable.
mymainframe
 
Posts: 17
Joined: Fri Jun 19, 2015 8:22 pm
Has thanked: 0 time
Been thanked: 0 time

Previous

Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post