Previous topic

File=>Close All

Next topic

File=>Close

This Page

File=>Close (Save Compact)ΒΆ

Closes the active file and its window and saves the file in a compact form.

If you have deleted datasets or pages, the elements are marked as deleted in the document. The space in the file will not be reused. If the File=>Save command is used, the file will not be shrink.

In contrast, the command File=>Close (Save Compact) will write the complete file to disk without the removed elements.

Optionally, the original file can be saved as a backup file with the extension .bak. To enable backup files, copy and execute the following command in the UniScript command window:

WriteProfileInt("settings", "backup-ipw", 1)

By default, backup files are not created.

id-848812