 Getting start
 Advanced
 Export
Last update on
Jul. 17, 2006
|
| Export - Numeric editor |
|
|
In the exporter editor, when you click on a button that represents a number, such as file size, file index, a numeric editor will show to help you define the number format.

Pattern: Show current pattern. Example: Show the result of current pattern using the number 12345678 (decimal). Use numeric format: Select to enable numeric format. If this option is not selected, the number will be generated as it is in its normal format. Number system: Select a numeric system here.
Hex: Hexadecimal. A base-16 number system represented by the digits 0 through 9 and the uppercase or lowercase letters A (equivalent to decimal 10) through F (equivalent to decimal 15). Dec: Decimal. The common used base-10 number system. Oct: Octal. A base-8 number system represented by the digits 0 through 7. Bin: Binary. A base-2 number system in which values are expressed as combinations of two digits, 0 and 1. Number width: Set the minimum number width here. If the number is shorter than the width, it will be padded with the Leading letter. Digit grouping letter: Select the digit grouping letter here. Usually select ',' for decimal number, Space for other number system. For example, '12,345,678' 'bc 614e'. Unit: You can select the unit to be Kilo or Mega for exporting the file size to KB or MB. |
|