TABLE OF CONTENTS
::pwtk::phi::getAffix
SYNOPSIS
proc ::pwtk::phi::getAffix {} {
PURPOSE
Return the last part of the ph.x input file, that is, the cards following the INPUTPH namelist.
SOURCE
#return [::pwtk::input::cardGetContent INPUTPH.affixCards] return [::pwtk::input::namelist.affixGetAffix INPUTPH] }