Next: Disconnect from the environment
Up: Access to the MIDAS
Previous: Access to the MIDAS
Setting up the MIDAS environment for an
application program is done via a call to
STSPRO (in FORTRAN 77), or SCSPRO (in C). This Prologue routine performs the following functions:
- initialize all internal tables needed by the environment;
- connect to the keyword area;
- open the MIDAS logfile ;
- enable automatic abort on errors.
STSPRO should be called once in the main routine before any other
references to the Midas environment are made.