TABLE OF CONTENTS


::pwtk::cpi::fprint

SYNOPSIS

proc ::pwtk::cpi::fprint {{file {}}} {

PURPOSE

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

ARGUMENTS

SOURCE

    ::pwtk::input::fprint_ ::pwtk::cpi $file
}