SAVE_ENVIRONMENT saves a OneSpace Designer working environment.
---->(SAVE_ENVIRONMENT)--+->|filename|--------+----------->-----------+
| | |
| +->(:OVERWRITE)--+--->--+
| | | |
v +->(:APPEND)-----+ |
| v
| |
| |
+->(:OVERWRITE)------+--|filename|------>----+---->
| |
+->(:APPEND)---------+
The following options are available to save your
environment.
- :OVERWRITE - allows you to overwrite an existing file, without
being prompted for confirmation.
- :APPEND - allows you to append an existing file, without being
prompted for confirmation.
Use this action to save an existing OneSpace Designer working environment.
The File Browser is automatically displayed, so that your file can be
saved in the correct directory. This environment can then be used as a
default.
All filenames must be enclosed by double quotes (" ").
The following parameter sequence saves the current working environment.
SAVE_ENVIRONMENT "pesd.env"
All filenames must be enclosed by double quotes (" ").
LOAD_SESSION terminate action
SAVE_SESSION terminate action
LOAD_ENVIRONMENT terminate action