Index
v2.1

Stage
Description
Reads records from a disk file.
Creates or replaces a disk file.
Creates or appends records to a disk file.
Gets or sets an ooRexx variable with the specified array.
Selects records between two specified target strings including the records containing the target.
Accumulates all records in a single stage not passing any on until all have been received.
Connects to another pipeline.
Replaces a string of characters with another string of characters.
Selectively truncates records.
Matches records from two input streams and writes matched and unmatched records to different output streams.
Reads from or writes to the console.
Counts bytes, whitespace-delimited character strings, or records.
Writes a primary input stream record to one of its connected output streams in either sequential order; starting with the primary output stream, or some other order specified on the secondary input stream.
Waits until a particular time of day or until a specified interval of time has passed to copy a primary input stream record to its primary output stream.
Discards one or more records.
Writes each input record in addition to the specified number of copies of each input record.
Puts a sufficient number of input records into a buffer to prevent a pipeline stall.
Combines multiple input streams into a single stream in a specified order.
Combines multiple input streams into a single stream.
Copies primary input stream records to multiple output streams.
Creates or appends records to a disk file.
Reads records from a disk file.
Searches for a disk file or files.
Creates or replaces a disk file.
Selects records that follow a specified target including the target record.
Discards records.
IN
Reads records from STDIN or the CALLPIPE stage of the calling pipeline.
Selects records between two specified targets not including the records containing the target.
Concatenates groups of records.
Writes the specified data to the primary output stream and then copies primary input stream records to the primary output stream.
Selects records that contain a specified string of characters.
Finds records in a reference.
Do not select records that contain a specified string of characters.
OUT
Writes records to STDOUT or the CALLPIPE stage of the calling pipeline.
Selects records not located between two specified targets. The records containing the targets are not selected.
Reads a record from each input stream and merges the records read into a single record.
PAD
Extends records with one or more occurrences of a specified character.
Produces an output record after a specified number of input records have been read.
Runs another pipeline.
Executes a DOS/system shell or Powershell command or the specified executable process.
Builds a multicolumn page layout.
Arranges records in ascending or descending order.
Rearranges the contents of records.
Splits records into multiple output records.
Gets or sets an ooRexx variable with the specified stem.
Removes leading and/or trailing characters from records.
Selects one or more records from the beginning or end of the primary input stream.
Selects records that precede a specified target not including the target record.
Translates characters based on the specified translation table.
Compares the contents of adjacent records and discards or retains the duplicate records.
Gets or sets an ooRexx variable.
Preprocess
Description
Perform a non-case-sensitive selection comparison.
Restrict data selection to a specific column range.
Subcommand
Description
Writes a record to the specified output stream.
Reads a record without removing the record from the input stream.
Reads a record and removes it from the input stream.