TABLE OF CONTENTS


::pwtk::queue::getSpecs

SYNOPSIS

proc ::pwtk::queue::getSpecs {queueSystem} { 

PURPOSE

Returns the content of the var part of the script for the queueSystem.

ARGUMENTS

SOURCE

   variable scriptSpecs  
   return "$scriptSpecs($queueSystem)\n" 
}