28.11.2012 Views

IBM Tivoli NetView for z/OS Programming: Pipes - IBM notice

IBM Tivoli NetView for z/OS Programming: Pipes - IBM notice

IBM Tivoli NetView for z/OS Programming: Pipes - IBM notice

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

PIPE LITERAL<br />

PIPE LITERAL<br />

Syntax<br />

LITERAL:<br />

Synonyms<br />

LITERAL /string/<br />

Stage Name Synonym<br />

LITERAL LIT<br />

Command Description<br />

The LITERAL stage inserts a delimited text string into the pipeline.<br />

Streams<br />

Stream Type Number Supported<br />

Input 1<br />

Output 1<br />

Termination Conditions<br />

LITERAL ends when the input stream or output stream is disconnected.<br />

Operand Descriptions<br />

Usage Notes<br />

Examples<br />

154 <strong>Programming</strong>: <strong>Pipes</strong><br />

/string/<br />

Specifies the text.<br />

The first nonblank character encountered after the stage name is the delimiter<br />

which establishes the boundary of the text string used by the stage. The<br />

delimited string ends when the same character is encountered a second time.<br />

v LITERAL can be used anywhere in the pipeline specification.<br />

v If LITERAL is not the first stage, messages remain in the pipeline and text added<br />

by this stage is inserted in front of the existing messages.<br />

Example: Inserting Text Strings into a Pipeline<br />

To display <strong>NetView</strong> Pipelines is powerful, enter:<br />

PIPE LITERAL %<strong>NetView</strong> Pipelines is powerful%<br />

| CONSOLE

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!