TABLE OF CONTENTS


::pwtk::runQ2R

SYNOPSIS

proc ::pwtk::runQ2R {args} {

USAGE

runQ2R [options] input ?output?

Options are:

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

PURPOSE

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

OPTIONS

ARGUMENTS

SOURCE

    eval {makeInputRun_ ::pwtk::q2ri q2r} $args
}