The SetDocumentFilename transaction sets or changes the file name of the specified document. Be sure to assign a valid format to the document before assigning it a file name using this transaction. The document must be of the Spicer Document (.smf), Spicer Multipage (.das), or Spicer Multilayer Page (.clf) format.
Type XTYP_EXECUTE
Syntax [SetDocumentFilename(docwinID, "fileName")]
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
DWORD |
0 | docwinID |
active | specific |
|
fileName |
file name including path to apply to the document | ||
Release Information
Added in Release 3.70.
See also