TABLE OF CONTENTS


::pwtk::pwi::fprint

SYNOPSIS

proc ::pwtk::pwi::fprint {{file {}}} {

PURPOSE

Print the content of pw.x input data to a file or to stdout if the file was not specified.

ARGUMENTS

SOURCE

    ::pwtk::input::fprint_ ::pwtk::pwi $file
}