Autosave

Type

Boolean

The Autosave switch determines if PWB automatically saves the current file without prompting whenever you move to another file, exit PWB, or execute an external operation such as a shell, build, or compile.

When the Autosave switch is set to no, PWB maintains the contents of files in memory for internal operations, and prompts to save modified files on exit or for external operations such as a build. With this setting, PWB never saves a file unless you explicitly save it.

Syntax

Autosave:{ yes |no}

yes

Automatically save files.

no

Do not automatically save files.

Default

Autosave:no

Update

In PWB 1.x, the default value of Autosave is yes.

See

Shell, Timersave