TABLE OF CONTENTS


::pwtk::phi::getAffix

SYNOPSIS

proc ::pwtk::phi::getAffix {} { 

PURPOSE

Returns the last part of the ph.x input file, that is, the cards following the INPUTPH namelist.

SOURCE

    return [::pwtk::input::cardGetContent PH.affixCards]
}