TABLE OF CONTENTS
::pwtk::input::namelist.affixGet
SYNOPSIS
proc ::pwtk::input::namelist.affixGet {name} {
PURPOSE
Return the namelist with its affix (see: ::pwtk::input::namelist.affix)
ARGUMENTS
- name -- name of the namelist
SOURCE
clear_ namelistOut_ $name cardOutContent_ $name.affixCards return [::pwtk::skipEmptyLines [get_]]\n\n }