Previous Topic: Commands Added to Base ProductNext Topic: Profile Query Keywords


Commands Enhanced

The following enhancements have been made to existing commands.

ASADMIN

Address space administration

Syntax:

ASADMIN <options>
New Data Field:
CLISTLIB

Displays the listed CLIST libraries.

Library concatenation data sets added (if defined):
CMDACT

Command activity summary

New Data Field:
GROUPS

Logical groups definitions.

New logical group type:

The command has been enhanced to support the library concatenation.

Changed subcommand syntax parameters:

Export definitions to a specific member of a data set.

Syntax:

EXPORT   member
                dsname(member)
Parameters and descriptions
Keywords and descriptions
LENGTHS

Displays the field length data.

Syntax:

LENGTHS fieldname <rows> <opts>

A new "rows" parameter has been added to allow a subset of data rows to be processed.

New syntax parameters:
LIBS

Displays information about product libraries.

Library concatenation data sets added (if defined):
New Subcommands:
New Data Fields:
New Line Command:
LIBVIEW

The library viewer displays the contents of a library member.

The command has been enhanced to support the library concatenation.

Syntax:
LIBVIEW type      member
                          dsname(member)
Parameters and descriptions
Keywords and descriptions
New Subcommands
New information section fields
New data fields:
MAPLIB

Displays the contents of your map libraries.

Library concatenation data sets added (if defined):
MIBLIB

Displays the contents of your MIB libraries.

Library concatenation data sets added (if defined):
PARMLIB

Displays the contents of your parameter libraries.

Library concatenation data sets added (if defined):
PLOTLIB

Displays the contents of your PLOTLIB libraries.

Library concatenation data sets added (if defined):
PLOTLIST

Displays the plot selection list.

The command has been enhanced to support the library concatenation.

Syntax:
PLOTLIST	member
		dsname(member)
Changed syntax parameter
Keywords and descriptions
QLIST

Quick list commands

The command has been enhanced to support the library concatenation.

Syntax:

QLIST	<name|ALL|ANY|ORIGIN|OTHER>
		<REBUILD>
		<OPTIONS <opts>>
		<BROWSE <User|SIte|SYstem>>
		<EDIT <User|SIte|SYstem>>
		<VIEW <User|SIte|SYstem>> 
Changed syntax parameters:
Keyword Parameters (Optional)

These commands are the same as entering the BROWSE, EDIT, or VIEW subcommands from the QLIST display.

Specifying any other <optkwd> values invokes the ISPF BROWSE, EDIT, or VIEW service with the <optkwd> value passed as a parameter to the ISPF service.

New Subcommands:
ROWDISP

Row display

The ROWDISP command now supports the overtyping of input fields and passing the updated data fields back to the originating command for processing.

Information Section layout
New information section fields:
New Subcommands:
New data fields:
New Line Command:
SCHEDULE

Schedules the events.

The command has been enhanced to support the library concatenation.

Changed subcommand syntax parameters:

Export definitions to a specific member of a data set.

Syntax:

EXPORT   member
                dsname(member)
Parameters and descriptions
Keywords and descriptions
SELECT

Set the field selection criteria.

Syntax:

SELECT field oper value <conn <field oper value...>>
New syntax operator parameters

The SELECT command supports a field name of * (asterisk). Using the * indicates to use the previous field name that was not an "*". Any field name parameter that is not "*" is saved to be used when the next field name is "*". Any saved field name is cleared for each new SELECT command and by the following SELECT options.

SELECT RESET

SELECT ALL|CLEAR|omitted

SELECT MODIFY

The previous field name is saved when:

Examples:

SELECT jobname eq aaaa or * eq bbbb or * eq ccccc
SELECT jobname eq aaaa or
	     (SELECT is pending)
SELECT * eq bbbb or
	     (SELECT is pending)
SELECT * eq cccc
	     (SELECT is active)
SELECT jobname eq aaaa
	     (SELECT is active)
SELECT or * eq bbbb
	     (SELECT is active)
SELECT or * eq cccc
	     (SELECT is active)
STATUS

Displays the product and environment information.

New data fields:
TOPICS

The Help topic knowledge base.

The command has been enhanced to support the library concatenation.

Syntax:

TOPICS	member
		dsname(member)
Changed syntax parameters
Keywords and descriptions
TSFLIST

The Time series facility list.

New data fields:
TOTAL

Calculates and displays the total column data.

Syntax:

TOTAL fieldname <rows> <opts>

A new "rows" parameter has been added to allow a subset of the data rows to be processed.

New syntax parameters
USERS

Displays the product users.

New data fields:
VDEFINE

Defines a user variable.

Syntax:

VDEFINE   name <value> <options>
options

This parameter can contain a new keyword value pair: DESCR value.

New syntax parameters:
XSLIST

Displays the cross-system server tasks.

New Data Field: