TABLE OF CONTENTS


::pwtk::runBANDS

SYNOPSIS

proc ::pwtk::runBANDS {args} {

USAGE

runBANDS [options] input ?output?

Options are:

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

PURPOSE

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

OPTIONS

ARGUMENTS

SOURCE

    eval {makeInputRun_ ::pwtk::bi bands} $args
}