| 416-621-9348 cgreaves@chrisgreaves.com | |
|---|---|
| Home Services Products |
(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. |
Loading
Toronto and Mississauga, Sunday, December 05, 2010 3:29 PM
Copyright © 1996-2010 Chris Greaves. All Rights Reserved.