5.4.5 SAVE

The SAVE command is used to save a modified document.

The FILE keyword is optional. If the document has been opened, then no FILE keyword is required as the original document is used for the save.

Use the FILE keyword for saving created documents or saving an opened document to a different document path.

Syntax:

Command

Keyword

Value

Developer notes

SAVE

FILE

value

Optional. File path.

 

Example

SAVE

 

SAVE FILE(/folder/file.xlsx)