TABLE OF CONTENTS


::pwtk::input::appendInput_

SYNOPSIS

proc ::pwtk::input::appendInput_ {name} {

PURPOSE

Append a given namelist or card to variable "input" if the namelist|card exists. The whole input is build by successive call to thic proc. This means that the "input" variable is accumulating data ...

ARGUMENTS

SOURCE

    namelistOut_ $name  
    cardOut_     $name     
}