CtrInitCounter
Initializes a counter file with the specified parameters.
CtrInitCounter tag ?mode? ?start? ?max? ?reset?
-
tag
is the counter file path. -
mode
is the file name. -
start
is the initial counter value. The default is 1. -
max
is the maximum counter value. The default is 999999999. -
reset
is the reset counter value. The default is 1.