Previous Topic: TSOT - TSOTABLENext Topic: UNI$ - Unicode Services


TYPE - TYPE

TYPE001E No further parameters are allowed after the <kwd> keyword

The indicated keyword must be the last parameter specified on a TYPE command. No further parameters are allowed.

TYPE002E <kwd> <count> invalid, maximum count is 9999

An invalid count value was specified for the indicated keyword. The maximum count value allowed is 9999.

TYPE003E <kwd> <count> invalid, minimum count is 1

An invalid count value was specified for the indicated keyword. The minimum count value allowed is 1.

TYPE004E <parmname> parameter required for <kwd> keyword

The indicated keyword requires a parameter value and none was supplied.

TYPE005E <kwd> <parmname> parameter not numeric - <errordata>

The indicated keyword parameter value is not numeric.

TYPE006E <kwd> <parmname> parameter not valid - <errordata>

The indicated keyword parameter value is not valid.

TYPE007E <kwd> key not supported

The indicated keyword is not supported on the TYPE command.

TYPE008E Input inhibited at row/col <rowcol> for <kwd> keyword

The simulated keyboard action for the indicated keyword cannot be performed because the cursor location is not within an input field.

TYPE009E Input ignored - not terminated by ENTER, PF1-PF24, or CONTINUE keyword

The TYPE command was ignored because it is not in the proper format.

TYPE010E <kwd> must be first or last (but not only) parameter

The indicated keyword is not valid in the position in which it was found.

TYPE011E CONTINUE invalid - No previous TYPE command continued

The first TYPE command parameter was the CONTINUE keyword but no previous TYPE command continuation was pending.

TYPE012E <kwd> must be the only parameter

The indicated keyword is only valid when it is the only parameter specified.

TYPE013I No continued TYPE command pending

A TYPE QUERY command was entered and no continued TYPE command is pending.

TYPE014I Continued TYPE command pending. Cursor row/col <rowcol>

A TYPE QUERY command was entered and a continued TYPE command is pending with the cursor at the indicated row and column.

TYPE015I Pending TYPE command flushed

A pending TYPE was flushed in response to a TYPE FLUSH command.

TYPE016E CONTINUE invalid - Pending TYPE flushed due to intervening command(s)

The first TYPE command parameter was the CONTINUE keyword but one or more commands have intervened since the last continued TYPE command. The pending TYPE command is flushed.

TYPE017E Field full at row/col <rowcol> for <kwd> keyword

The simulated keyboard action for the indicated keyword cannot be performed because the simulated screen is in insert mode and the cursor is positioned in a full input field.

TYPE018W TYPE command ignored when other screen data is modified

The TYPE command is ignored when any other screen input fields have been modified.

All -U- Messages