TABLE OF CONTENTS


::pwtk::environ::fprint

SYNOPSIS

proc ::pwtk::environ::fprint {{file {}}} {

PURPOSE

Print the content of the ENVIRON input data (akak environ.in) to a file or to stdout if the file was not specified.

ARGUMENTS

SOURCE

    ::pwtk::input::fprint_ ::pwtk::environ $file
}