TABLE OF CONTENTS


::pwtk::queue::getTail

SYNOPSIS

proc ::pwtk::queue::getTail   {queueSystem} { 

PURPOSE

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

ARGUMENTS

SOURCE

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