| DRS | |
| Help |
|
Applies to |
DRS (Module: wmDRS.dll) |
|
Command |
Description | |
| ADDDEFAULTS | Set/Add defaults to a DRD info from a file or content string. | |
| ADDDRDLINE | Add DRD text line to a DRD info. | |
| ADDDRDRIGHT | Add right to trustees in DRD security section. | |
| ADDDRDLOG | Add log entry to current DRD (add line to LOG section). | |
| ADDVALUES | Add values from a source to current DRD. | |
| BUILDDRDSTRING | Rebuilds the DRD string to correspond with the DRD info object data. | |
| CLEARDMSERRORS | Clear errors triggered by DMS system. | |
| CLEARDMSWARNINGS | Clear warnings triggered by DMS system. | |
| CLEARDRDSECTION | Deletes all entries in the specified DRD section. | |
| CLOSEDRDFILE | Closes an open DRD file. | |
| COPYCOMPONENTS | Copy DRD component files to a new location. | |
| COPYDMSERRORS2APPERRS | Copy DMS errors to script errors to combine error lists. | |
| COPYDMSWARNINGS2APPWRNS | Copy DMS warnings to script warnings to combine warning lists. | |
| COPYPRFTOVAR |
Copies the variables from the PRF section to the VAR section. | |
| COPYVARTOPRF |
Copies a set of variables from the VAR section to the PRF section. | |
| DELETECOMPONENTFILES | Delete DRD component files. | |
| DMSDONE | Finish work with specified DMS system. | |
| DMSINIT | Initializes DMS system for work. | |
| DRDCHANGEPATHS | Changes document component filenames to relative or absolute filenames. | |
| DRDCLEAR | Clears the DRD object values. | |
| DRDCLEARALL | Clears all DRD object variables and closes a probably open DRD file. | |
| DRDCLEARERROR | Clears the error related properties in DRD. | |
| DRDFETCHFINISHED | Close search resultset when query is finished. | |
| DRDFETCHNEXT | Reads next document data in query resultset. | |
| DRDLOOPRESULTS | Loops through all documents in a query resultset. | |
| DRDMAILDOC | Mail document or reference file. | |
| DRDSAVELINKFILE | Create a link file to the document. | |
| DRDSEARCH | Performs a query for documents against a DMS. | |
| EDITDRD | Edit DRD. | |
| EXITDRDLOOP | Exit from LOOPOPT, LOOPVAR, LOOPPRF etc. loops. | |
| EXTRACTDRZ | Extracts a DRZ file. | |
| EXTRACTDRX | Extracts a DRX file. | |
| GETCOMPONENTFILELIST | Get a list of files affected by the DRD. | |
| GETDMSERRORMSG | Get DMS errors as string. | |
| GETDMSERRORS | Get number of DMS errors. | |
| GETDMSWARNINGMSG | Get DMS warnings as string. | |
| GETDMSWARNINGS | Get number of DMS warnings. | |
| GETPROFILEFIELDS | Get available DRD profile fields for addressed DMS. | |
| GETRESOLVEDFILENAME | Resolves DRD variables in a components filename. | |
| IMPORTFILEPROPERTIES | Import file properties from file system into VAR section. | |
| IMPORTFILESECURITY | Import file security from file system into SEC section. | |
| LOADDRD | Load DRD, DRX or DRZ file. | |
| LOOPCMP | Loop through DRD component lines (CMP section). | |
| LOOPHST | Loop through DRD history lines (HST section). | |
| LOOPOPT | Loop through DRD option lines (OPT section). | |
| LOOPPRF | Loop through DRD profile assignments (PRF section). | |
| LOOPSEC | Loop through DRD security lines (SEC section). | |
| LOOPTAG | Loop through DRD tag assignments (TAG section). | |
| LOOPVAR | Loop through DRD variable assignments (VAR section). | |
| MOVECOMPONENTS | Move DRD component files to a new location. | |
| MOVEDMSERRORS2APPERRS | Move DMS errors to script errors to combine error lists. | |
| MOVEDMSWARNINGS2APPWRNS | Move DMS warnings to script warnings to combine warning lists. | |
| MOVEPRFTOVAR |
Moves the variables from the PRF section to the VAR section. | |
| MOVEVARTOPRF |
Moves a set of variables from the VAR section to the PRF section. | |
| OPENDRDFILE | Open a DRD file for reading DRD blocks. | |
| PERFORMDMSACTION | Perform another DMS specific/related action. | |
| PROCESSDRD | Processes DRD action against DMS system. | |
| RAISEDRDERROR | Manually triggers a DRD related error. | |
| READDRDFROMFILE | Read first DRD from a file. | |
| READDRDFROMSTRING | Read first DRD from a string. | |
| READNEXTDRD | Read next DRD block from a DRD file. | |
| REMOVEDRDCMP | Remove entry from CMP section of a DRD. | |
| REMOVEDRDOPT | Remove entry from OPT section of a DRD. | |
| REMOVEDRDPRF | Remove entry from PRF section of a DRD. | |
| REMOVEDRDRIGHT | Remove right for trustees in DRD security section. | |
| REMOVEDRDSEC | Remove entry from SEC section of a DRD. | |
| REMOVEDRDTAG | Remove entry from TAG section of a DRD. | |
| REMOVEDRDVAR | Remove entry from VAR section of a DRD. | |
| RESOLVEDMSVARS | Resolve DMS specific variables. | |
| RESOLVEDRDVARS | Resolve DRD and common variables in a string. | |
| ROUTEDRDERRORSTOAPPERRS | Change flag if DRD errors should be added to script error list. | |
| SAVEASDRX | Save DRD and component files as DRX file. | |
| SAVEASDRZ | Save DRD and component files as DRZ file. | |
| SAVEDRD | Save DRD, DRX or DRZ file. | |
| SETDOCID | Sets appropriate Lib, DocNr and Version properties. | |
| SETDRDCMP | Set DRD component entry (CMP section). | |
| SETDRDFILE | Set DRD file to use as default for read or write operations. | |
| SETDRDHST | Set DRD history entry (HST section). | |
| SETDRDOPT | Set DRD option (OPT section). | |
| SETDRDPRF | Set DRD profile entry (PRF section). | |
| SETDRDSEC | Set DRD security entry (SEC section). | |
| SETDRDTAG | Set DRD tag entry (TAG section). | |
| SETDRDURL | Set appropriate Lib, DocNr and Version properties by given URL. | |
| SETDRDVAR | Set DRD variable (VAR section). | |
| SHOWDMSERRORS | Show DMS errors to the user. | |
| SHOWDMSWARNINGS | Show DMS warnings to the user. | |
| SHOWDRD | Show DRD to user editable or read only. | |
| SPLITDRDFILE | Split a DRD file containing multiple DRD blocks in single files. | |
| USEDMS | Set currently used DMS system. | |
| USEDRD | Set currently used DRD object. | |
| WRITEDRDTOFILE | Save a DRD file. | |
|
| ||
Further available all wmACScr1 commands.