5 lines
57 B
Text
5 lines
57 B
Text
|
|
SET A="SET %=$INCREMENT(I)"
|
||
|
|
SET I=0
|
||
|
|
XECUTE A
|
||
|
|
WRITE I
|