ARR_REG1B

Fills a BYTE array with regularly spaced values

Invocation

CALL ARR_REG1B( BASE, INCR, NDAT, ARR, STATUS )

Description

Fills BYTE array ARR with regularly spaced values BASE+(i-1)*INCR.

Arguments

References

CODE