Quote Originally Posted by Darrel Taylor View Post
For PBP 2.60 ...

Code:
ARRAYWRITE  MyArray,[REP 0\MyArraySize] ; Clear Array
Does this build a loop, or is there a "heavy load" of data in the code ?
I work with PBP 2.50C.