If you want to | Do the following |
---|---|
Specify automatic incremental numbering for a property. | Select the Simple automatic numbering option, and specify the size of the increment for each new value in the Increment field. |
Specify for a property customized automatic numbering using VBScript. | Select the Customized automatic numbering
(VBScript) option, and click Edit
Code... to add the code for automatic
numbering. Note: For more information, see Specifying an Automatic Property Value Using VBScript.
|
Specify a combination of text and property placeholders as an automatic property value. | Select the Simple concatenating of properties
option, and enter the combination of text and property placeholders in
the text field. You can add property placeholders by clicking the
Add Placeholder... button. Note: For more
information on placeholders, see Simple concatenation of properties.
|
Specify for a property an automatic calculated value using VBScript. | Select the Calculated value (VBScript) option,
and click Edit Code... to add the code for
calculating the property value. Note: For more information, see Specifying an Automatic Property Value Using VBScript.
|