Previous Topic: PPQ Setup CommandNext Topic: PPQ Dismantling Commands


PPQ Operations Commands

Use the following commands for PPQ operations.

LOCK

Prevents access to a queue by REXX programs other than the current one.

READ

Reads (accesses) one or more items from a specified queue.

UNLOCK

Restores access to a queue locked by a previously issued LOCK command.

WRITE

Writes (inserts) one or more items to a specified queue.