The Autoname section under New Documents in the Settings dialog box allows you to change the default name assigned to new documents. You can create a standard name for new documents such as Invoice0001, Invoice0002, etc., by entering the desired text and using a token, which is a placeholder for a particular value.
Default Document Name: The default name that will be assigned to new documents. You can type in a name and/or specify token data.
Add Token: A list of tokens. Once a token has been selected, it will be appended to the current value in the Default Document Name text box. For a description of each available token, see Appendix A: Tokens.
Use the default document name when: Choose whether the default document name will be used for each way a document can be created.
Current count token value: The value that will be used the next time the count token is used to name a document. The default starting value is 1, but you can change this manually.
Note: Pre-pending multiple zeros to the value assigned to the Current count token value option will include leading zeros when the count token is used to name a document. When the count token is replaced by a value, the value will contain zeros for each unused digit. For example, "0000" in the Current count token value would produce the following results for the count token: 0001, 0002, … 0009, 0010.
Note: The count token can be forced to have a minimum width. To set a minimum width, use the following notation: %(Count, #). The variable # should be replaced by the minimum width that the value returned by the count token must meet. If the width of the returned value is smaller than the specified number, leading spaces will be added to the value. For example, if the count token has been specified as %(Count, 3) and the value returned is a single digit, two leading spaces would be inserted before the value assigned to the count token.