11-14-2005, 02:45 PM
well, i presume you are doing this via a "rep" cmd.
if it looks something like this then you could do this.
int z
rep
,do this thing
,z+1
,if z=78
''break
if it looks something like this then you could do this.
int z
rep
,do this thing
,z+1
,if z=78
''break