Manage counters

This page refers to Labeljoy 5, which is not the latest release!

Please upgrade to Labeljoy 6 to get the latest version of the software with all its amazing features, or go to Labeljoy 6 user guide if you already own it.

manage counters

On line resources:
Video: How to use incremental counters

In elements of type Barcode and Text you can concatenate the text with one or more counters:

By clicking the Counter button a popup menu will be displayed showing 6 types of counters managed by Labeljoy.
By selecting the counter name, a new instance will be added to the text in the form of an active link.

Counter concatenation is only available in the Full or basic version or when in trial mode.

Counters added to the text will be displayed as active links with a green background and delimited by curly braces.
By clicking the active links, a popup window will be shown to enable you to define additional properties.

The counter name shown in the text is made up of the text Counter followed by the initial value and the Step value separated by a colon.

The Modify counter form enables you to modify the following properties:

  • Start: enter in this text box the counter's initial value. The value entered here is always numeric, even if you selected a counter that uses alpha-numeric characters. This value may be a negative number.
  • Step: enter here the value by which each position will be incremented. For example, by entering 5, each label will show the counter incremented by 5 units. This value may be a negative number.
  • Number of digits: the minimum number of digits shown in the text. For example, by entering 5 the counter will be shown as 00001, 00002, 00003 etc.
  • Counter type: Combo box to change the type of counter selected from 6 available:
      • Decimal: base 10 counter using digits between 0 and 9.
      • Upper case alpha-numeric: base 36 counter using digits between 0 and 9 and the 26 upper case letters from A to Z.
      • Lower case alpha-numeric: base 36 counter using digits between 0 and 9 and the 26 lower case letters from a to z.
      • Upper case alphabetic: base 26 counter using only the 26 upper case letters from A to Z.
      • Lower case alphabetic: base 26 counter using only the 26 lower case letters from a to z.
      • Hexadecimal: base 16 counter using digits between 0 and 9 and upper case letters A to F.
  • Format: format to be applied to the value read from the data source (optional). You can select a predefined format from the list or enter a custom format.

The option Show this form when adding new items if enabled will make this window automatically popup right after a new counter is added to the text.

Note:
The concatenated text can include more than one counter. Each counter instance will have its own unique start, step, number of digits and format completely independent by all other counters included in the text.