Please enable JavaScript to view this site.

This program will allow you to increment up to 99 different counters and reset them on request. Note: PARM3 & PARM4 added in Cobwebb Server versions > 6.2.82.

Parameter

In

Len

Out

Len

PARM1

Blank, *LAST, *END

7

Counter

1-7

PARM2

Instance (01 – 99)

2

-

 

PARM3

Length of Counter ( 1 - 7 default 3)

1

-

 

PARM4

Blank or *KEEP to keep leading zeros

5

-

 

PARM5

-

 

-

 

PARM6

-

 

-

 

Notes:

If you do not specify an Instance in PARM2 then 1 will be assumed except when *END has been specified.

PARM1 = Blank

The Counter for the instance supplied in PARM2 will be incremented by one and returned.

PARM1 = *LAST

The Counter for the instance supplied in PARM2 will be incremented by one, returned and then reset back to zeros.

PARM1 = *END

Regardless of the Instance all counters will be zeroed and the program will end