Command qrtl
NAME
Command qrtl :: Queue ref Task List
SYNOPSIS
qrtl [options] TargetName QueueName
DESCRIPTION
The qrtl
function return the task list assigned to a queue in the Ref.
For each task, the ref name and the task name are printed.
The option `-d' can be used to print task description.
The target name and the queue name must be passed as parameters.
Three options can be used to format output :
- `-B' must be followed by a string which will be printed at the
begining of each lines.
- `-E' must be followed by a string which will be printed at the
end of each lines.
- `-S' must be followed by a string which will be printed between
each fields of a line.
Two options can be used to print a part of the whole list :
- `-I' must be followed by the index of the first \object\ to
print.
- `-N' must be followed by the number of \object\s to print.
ACCESS CONTROL
This function requires the `consult' privilege for the
`target' command family.
SEE ALSO
This document was generated
by dom on September, 11 2005
using texi2html