PDSSAMP_ TOOL_ISPF_REX_GetProjects
|
Program ID =
TAUPDGPR
|
Name of a REXX procedure that returns all the projects (as standard, only the userid) in one file.
|
PDSSAMP_TOOL_ISPF_REX_GetDatasets
|
Program ID =
TAUPDGPD
Out Parm Separator = “,“
|
Name of a REXX procedure that returns all matching data sets to the projects (property values inclusive) in one file.
|
PDSSAMP_TOOL_ISPF_REX_RetrieveDatasets
|
Program ID =
TAUPDGPL
|
Name of a REXX procedure that returns all matching data sets to a Search string in a file.
|
PDSSAMP_TOOL_ISPF_REX_FilterMembers
|
Program ID =
TAUPDELI
Out Parm Separator = “,“
|
Name of a REXX procedure that returns an element list, including element properties, in a file on the basis of two parameters (filter criteria).
|
PDSSAMP_TOOL_AWM_RemoteEdit
|
Tool "Edit MVS File" from the AWM function package
|
Opens the file in which the file descriptor of the input parameter is described in the editor and saves changes.
|
PDSSAMP_TOOL_AWM_RemoteBrowse
|
Tool "Browse MVS File" from the AWM function package
|
Opens the file in which the file descriptor of the input parameter is described in the editor (read-only).
|
PDSSAMP_TOOL_REX_GetAllProperties
|
Resource Processing = UPDATE
Program ID =
TAUPDEPR
Out Parm Separator = “,“
|
Updates the selected element with the values that are returned by the tool.
The REXX procedure TAUPDEPR delivers the suffix, the name of a property set and the element type (match name) to an element if the information is available.
As spaces can occur in the outputs of the tools, commas are used for the separation of outputs.
|
PDSSAMP_TOOL_AWM_UI_SearchMember
|
Tool "Open Modeled Dialog" from the AWM function package
|
Shows the input dialog for the search tool.
|
PDSSAMP_TOOL_ISPF_REX_SearchMembers
|
ProgramID = TAUTOSRC
In Parm Separator = "+%"
|
Performs a string search in the members of a MVS PO data set.
|