Cycling and closing a SMAT database

To cycle, use:

smatdbcycle smatdbHandle

To close, use:

smatdbclose SMATDBHandle

Notes:

  • If the SMAT (Save file) file is not open, then you must open the SMAT (Save file), before cycling.
  • The SMAT handle points to the new SMAT file.
  • There can only be one old SMAT (Save file) at a time.
  • SMAT history does not effect the Tcl SMAT API. You must ensure the old SMAT files are archived.