TABLE OF CONTENTS


::pwtk::ppi::fprint

SYNOPSIS

proc ::pwtk::ppi::fprint {{file {}}} {

PURPOSE

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

ARGUMENTS

SOURCE

    ::pwtk::input::fprint_ ::pwtk::ppi $file
}