TABLE OF CONTENTS


::pwtk::queue::clear

SYNOPSIS

proc ::pwtk::queue::clear {queueSystem} {

PURPOSE

Clear the content of a batch queue shell-script.

ARGUMENT

SOURCE

    variable queue
    array set queue [list $queueSystem,profile {} $queueSystem,head {} $queueSystem,pwtk {} $queueSystem,tail {}]
}