Writes the TextStore of a Document Object to an external file. More...
Go to the source code of this file.
If the document exists, and has a textstore object, the contents of that textstore are written to an external file.
usage:
%mm_getdocument(tree=/some/meta/path ,name=someDocument ,outref=/some/unquoted/filename.ext )
tree= | The metadata path of the document |
name= | Document object name. |
outref= | full and unquoted path to the desired text file. This will be overwritten if it already exists. |
Definition in file mm_getdocument.sas.