TABLE OF CONTENTS


::pwtk::runSPECTRUM

SYNOPSIS

proc ::pwtk::runSPECTRUM {args} {

USAGE

runSPECTRUM [options] input ?output?

Options are:

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

PURPOSE

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

OPTIONS

ARGUMENTS

SOURCE

    eval {makeInputRun_ ::pwtk::speci turbo_spectrum} $args
}