Contents | Index | < Browse | Browse >
usage: SHOWLIST({'A'|'D'|'H'|'I'|'L'|'M'|'P'|'R'|'S'|'T'|'V'|'W'},[name],[pad])

-The first argument selects from the following list:
Assigned directories
Device drivers
Handlers
Interrupts
Libraries
Memory list items
Ports
Resources
Semaphores
Tasks (ready tasks)
Volume names
Waiting tasks
-Returns a list separated by blanks if only one argument supplied
-Returns a list separated by the pad character if pad given
-If name is supplied returns boolean value indicating whether specified list
contains that name
-Names are case-sensitive
-Task switching is forbidden while the list is scanned.