TABLE OF CONTENTS


::pwtk::queue::getBody

SYNOPSIS

proc ::pwtk::queue::getBody   {queueSystem} { 

PURPOSE

Returns the content of the body-part of the script for the queueSystem.

ARGUMENTS

SOURCE

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