ISPF search path



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

ISPF search path

Postby goobee » Tue Jun 01, 2010 12:06 pm

Hi
as a experienced linux developer I feel very dummy in the mvs-environment, eventhough I have been working for several years on this system

how can I find out where a certain command (cmd or TSO cmd) is fetched from? (it's the PATH-variable in Linux ;) )
goobee
 
Posts: 3
Joined: Tue Jun 01, 2010 11:49 am
Has thanked: 0 time
Been thanked: 0 time

Re: ISPF search path

Postby Robert Sample » Tue Jun 01, 2010 5:54 pm

If you do a LISTA SYS ST H (from ISPF that would be TSO LISTA SYS ST H), you will get a list of allocated data sets. The STEPLIB DD statement contains the libraries searched for commands. However, SYSEXEC and SYSPROC may also be searched if the "command" is actually REXX or CLIST code.
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times


Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post