Extended Commands

TASKS Console Command

View PxPlus Tasks

Format

TASKS{mask}

Where:

mask

Contains an optional mask name to be applied to files opened by the running tasks. (Optional)

Description

Typing the TASKS command will display a list of all PxPlus tasks (using the same executable) running on the system. Each task will have its respective process number and associated user name.

All files opened by the task will also be displayed along with open the current file status.

If a mask is supplied, the command will only display those processes that have a file opened whose pathname contains the characters provided in the mask (case insensitive). This provides a simple means to display only those processes that may have a specific file open and/or record locked.

(The TASKS command was added in PxPlus v7.65.)