![]() |
![]() |
![]() |
SAVE_SESSION saves a "snapshot" of the contents of your current work session to a file.
---->(SAVE_SESSION)------+->|filename|--------+----------->-----------+
| | |
v +->(:OVERWRITE)------>--+
| v
+->(:OVERWRITE)---------|filename|----->-----+---->
in a single file. This session file can be loaded only in the same environment and version of OneSpaceDesigner that created it.
You can use the LOAD_SESSION action to load a saved session.
SAVE_SESSION :OVERWRITE "pesd.ses"
All filenames must be enclosed by double quotes (" ").
![]() |
![]() |
![]() |