/EXIT, Slab, Fname, Ext, --
Stops the run and returns control to the system.
SlabMode for saving the database:
MODEL | — | Save the model data (solid model, finite element model, loadings, etc.) only (default). |
SOLU | — | Save the model data and the solution data (nodal and element results). |
ALL | — | Save the model data, solution data and post data (element tables, path results, etc.) |
NOSAVE | — | Do not save any data on File.DB (an existing DB file will not be overwritten). |
FnameFile name and directory path (248 characters maximum, including the characters needed for the directory path). An unspecified directory path defaults to the working directory; in this case, you can use all 248 characters for the file name.
The file name, defaults to Jobname.
ExtFilename extension (eight-character maximum).
The extension defaults to DB if Fname is
blank.
--Unused field.