hi,
i want to increment my digital indicator value one by one on pressing a boolean control.
example...
for the 1st time i press boolean control my digital indicator should display 1
2nd time i press boolean control my digital indicator should display 2
3rd time i press boolean control my digital indicator should display 3
and so on.
pls suggest me how to implement this.