‎2008 May 24 7:21 PM
Hello friends,
I am having the following ayntax error.
Could not specify the access range automatically. This means that you need a RANGE addition . . . . . . . . . .
the error occurs at the below statement.
DO 20 TIMES VARYING V FROM C(1) NEXT C+2(1). "Posiciones impares
CHECKSUM = CHECKSUM + V.
ENDDO.
Any Suggestions please,
Ster
‎2008 Nov 25 3:38 PM