| DRS | |
| Help |
|
Applies to |
DRS (Module: wmDRS.dll) |
|
Group |
DRD |
|
See also |
Creates a link file to the document referenced by the current DRD. If successful then the resulting destination filename is returned in the specified script variable otherwise the script variable will be an empty string.
Depending from the file extension of the provided filename the appropriate link file is generated:
If a folder is specified as FileName parameter or FileName parameter is missing then the type of link generated depends on the DMS option setting of the DRD.
DRDSAVELINKFILE <VariableName>[, <FileName>][, <DRDName>]
|
Part |
Description | |
| <VariableName> | Script variable to store result of the operation in. | |
| <FileName> |
(optional) Can be a complete filename or a folder only. If a folder name is specified (name of an existing folder) then default filename is appended automatically. | |
| <DRDName> | DRD key. | |
|
| ||