DRS

MAY Computer

Help

DRDSAVELINKFILE

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:

  • DRF ... A Hummingbird DM or DOCSOpen document reference file.
  • EDAS ... An eDAS reference file.
  • in any other case a windows link file (link to the document file).

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.

 

Syntax

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.