TABLE OF CONTENTS


::pwtk::runHP

SYNOPSIS

proc ::pwtk::runHP {args} {

USAGE

runHP [options] input ?output?

Options are:

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

PURPOSE

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

OPTIONS

ARGUMENTS

SOURCE

    eval {makeInputRun_ ::pwtk::hpi hp} $args
}