TABLE OF CONTENTS


::pwtk::runDOS

SYNOPSIS

proc ::pwtk::runDOS {args} {

USAGE

runDOS [options] input ?output?

Options are:

     -append  
     -serial 
     -prefix
     -postfix
     -exec
     -ihandle <value>

PURPOSE

Construct the dos.x input file from the input data and run the dos.x program.

OPTIONS

ARGUMENTS

SOURCE

    eval {makeInputRun_ ::pwtk::di dos} $args
}