for i=0 to 9
hserin 100,Receive2,[WAIT("&"),dec4 rottime[I]]
next


Does each value have "&" as the character before the rottime,? if not then it will not work as you have told the program to wait for "&" prior to every rottime value.