709-218-7927

The Landfall Garden House

60 Canon Bayley Road

Bonavista, Newfoundland

CANADA A0C 1B0

CPRGreaves@gmail.com

Home

Christopher Greaves

(Home) Most-Recently Used (MRU) , What is Most-Recently Used? ; AutoSave and AuditSave , The Environment , Triggers , File Save Actions , File Close Actions , What About Third-Party Triggers? , Slave Functions , What about MRUse? , FileSaveAll, FileCloseAll, FileExit , The Set Of Procedures , lSaveAs , lClose , lFolderExists , lFileExists , lFileOverwrite , mFileSave , mFileSaveAs , mFileClose , FileSave , FileClose , FileSaveAs , FileSaveAll , FileCloseAll , DocumentClose , FileExit ,

Low

lSaveAs

Document, Fullname

Boolean

Issues a Document.saveAs using the given name.

The calling code is expected to resolve all foreseeable problems with naming, file already exists, name is that of a folder etc. Nonetheless we must trap failure errors caused, perhaps, by unfortunate timing by some other user application.

Name

lSave

Returns

True if no errors occurred

Description

This procedure expects to execute a straightforward native saveAs on the given document using the given full name. If any error occurs, it is an unforeseeable error, such as a folder being created (with the name of the given full name) in real time during the short interval between the calling code’s determination that a folder does NOT exist and execution of this procedure.

Parameters

DOCUMENT to be saved

STRING full name of where the document should be saved.

709-218-7927 CPRGreaves@gmail.com

Bonavista, Saturday, April 27, 2024 8:06 AM

Copyright © 1990-2024 Chris Greaves. All Rights Reserved.