| DRS | |
| Help |
|
Applies to |
DRS (Module: wmDRS.dll) |
|
Group |
DRD |
|
See also |
ADDDEFAULTS |
If you want to make sure that a set of specific values are applied to a DRD then use this method to copy all values from a source to the current or specified DRD. Existing values are overwritten.
If you do not want to overwrite existing values then prefer to use the ADDDEFAULTS method.
The command does not return an error if the file does not exist. (Changed in
wmDRD.dll v0.3.13.).
ADDVALUES <Source>[, <Section>][, <DRDName>]
|
Part |
Description | |
| <Source> | Source to copy the values from. Can be a filename (DRD or inifile) or appropriate content string. | |
| <Section> | Section ID of the section the values should be applied to, one of VAR, PRF, SEC, CMP or HST. If ALL then all section are copied if source is a DRD file, text or object. Default is ALL if DRD is given, otherwise PRF. | |
| <DRDName> | DRD Key | |
|
| ||