To run open a command line shell. MicroSoft refers to this as a "DOS prompt". Type one of the three following lines:
Type the command line: |
|
ParamBSpline2 | This gives a brief help page. |
ParamBSpline2 InputFile | Read the file "InputFile", run the program and write to output file specified inside of InputFile |
|
Read the file "InputFile", run the program. Write only a selected subset of the information. Only the data for the specified output points is given. This makes it easy to capture and read into another program. |
Any error messages and the notification that the program has completed will be printed to the shell. The completion notice is the sentence, "ParamBSpline2 is done." For those technically inclined the actual error output and notice are to standard out, and can therefore be readily redirected as desired. Other output goes to a file specified in the InputFile. For a discussion of this file see the next section.
Example input files are provided under Example Input Files .
Example outputs are provided under Example Output Files .
Forward
Backward Return to Home Page
Send mail to author