Before your loop after the spsets type spcol 1:spcol 2
Then in your loop type IF SPHITSP(1,2) THEN BEEP
and that should work! :)
Also I added a circle shape function to artwork, look in my posts for key. :)
So Nate, I've begun experimenting with single lines of code, and I was wondering if you could assign the command "LOCATE" a variable that could be used in a line of code.
Sorry, Here's what it might look like in the code.
A=print"
A hello
the A in 'A hello' stands for print, which was assigned to it in the previous line of code.