D3PLOT 22.1

Saving Sessions

Saving sessions

Saving via the 'Session file' panel.

Stores all relevant information in one session file (" .dsf ").

The default filename " d3plot nnn .dsf " is recommended, although any user-defined filename may be used.

Save session panel


Saving via the SAVE_SESSION_EXIT option during exit

Clicking SAVE_SESSION_EXIT will save a session fle with a default name with the format d3plot_<date>_<time>.dsf . The file will be saved in the home directory by default but the location can be controlled using preferences.

Exit popup


Saving a session unconditionally upon exit

The preference d3plot*session_auto_save , when set to ON, will automatically write out a session file every time D3PLOT exits. These automatic session files will carry the name d3plot_<date>_<time>.dsf .

The save location may be controlled by using the preferences d3plot*session_save_option and d3plot*session_save_dir .