EXAMINE /SAVE

        [SIC\]EXAMINE Variable /SAVE OutputFile

    THIS OPTION IS EXPERIMENTAL AND MIGHT BE REMOVED OR RENAMED IN  THE  FU-
    TURE WITHOUT ADVISE.

    The  output  of the command EXAMINE is written in the named file instead
    of terminal. The output is specially formatted under the form

      Variable = Value
    or
      Array = Val1 Val2 Val3  ! i.e. flatened array

    This way, the output file can be replayed in Sic as  a  procedure  in  a
    save-and-reload process. This makes most sense when examining structures
    with the syntax EXA MYSTRUCT% /SAVE MYOUTPUT.