TABLE OF CONTENTS


::pwtk::di::fprint

SYNOPSIS

proc ::pwtk::di::fprint {{file {}}} {

PURPOSE

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

ARGUMENTS

SOURCE

    ::pwtk::input::fprint_ ::pwtk::di $file
}