DS command description


Description: Saves the current document with the filename given in the command. In Windows, the subdirectories are separated by the code '\'. In MacOS, the separator is ":". Then, the document is closed if the second parameter is TRUE.


Syntax: [ DS =  "DocumentName"  ;  CloseWindow    ]


"DocumentName"
String
The name you whish to give to the document on disk.
     
CloseWindow
Boolean
  TRUE= Close the document after saving FALSE= The document window stays opened.
     


Note: Refer to "Parameters" section for the definition of the save path. When the parameter "CloseWindow" is TRUE, the program resets some internal parameters and the block, style and color tables.


Example: [ds = "C:\THURSDAY\PAGE2.DOC"; true] [ds = "HardDisk:Files Folder:page2"; true]


See also:


The • sign indicates a mandatory parameter

 

 

©1993-2008 Trias.
All rights reserved.