Changes between Initial Version and Version 1 of TorqueUsage/Functions/Pbs_manager


Ignore:
Timestamp:
09/08/06 15:08:07 (18 years ago)
Author:
bas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TorqueUsage/Functions/Pbs_manager

    v1 v1  
     1[[ShowPath]]
     2
     3= PBS_MANAGER =
     4
     5Issue  a  batch  request  to perform administration functions at a server.  With this request server
     6objects such as queues can be created and deleted, and have their attributes set and unset.
     7
     8{{{
     9 result = pbs.pbs_manager(c, command, object_type, object_name, attropl, externd)
     10}}}
     11c::
     12 Connection id
     13