What are the primary functions of PDS Manager?
PDS Manager allows users to search, examine, change, copy, print, or dump the contents of any PDS (Partitioned Data Set). Common operations include browsing members, editing data, copying members, and displaying directory information.
What are some basic operations and their syntax?
Basic operations include browsing a member using a command like 'BROWSE member(membername)', editing a member with 'EDIT member(membername)', and copying a member using 'COPY member(membername) NEWNAME(newmembername)'. Configuration is primarily through ISPF panels and options.
How does the user interface work?
PDS Manager primarily uses ISPF panels for its user interface. Users interact with the system through these panels to perform various functions. Configuration parameters are set within these panels.