[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Command rtom

NAME

Command rtom :: Ref Task Operation Move

SYNOPSIS

rtom RefName TaskName OperationIndex Delta

DESCRIPTION

The rtom function is used to move a rule operation of a task. The parameters are the referential name, the task name, the index of the operation and a delta value. The value of the index of the first operation is 1.

The correct values of the delta argument are `up' or `down'. If the value is `down', the operation is swapped in the list with the next operation. If the value is `up', the operation is swapped with the previous operation.

ACCESS CONTROL

This function requires the `manage' privilege for the `referential' command family.

SEE ALSO



This document was generated by dom on September, 11 2005 using texi2html