At the end of the reduction session (or at any time during the session) all
option and numerical parameters can be saved for later use, with:
Midas...> SAVE/LONG name
where name is the name of the output table to be created which comprises:
This can be checked with the following commands:
Midas...> READ/TABLE name
should list the contents of the table line.tbl and:
Midas...> READ/DESCRIPTOR name.tbl *
should, among others, display the parameter values. To restore
these values at the beginning of a session (or at any time during
an ongoing session) type:
Midas...> INIT/LONG name