<div dir="ltr"><div>Having been scratching my head the whole morning to find a bug, I now have an A4 poster on the wall (not joking!) saying:</div><div><br></div><div>"get data" = <b>number</b><br>"wait for digit" and "stream file" = <b>ascii !!!</b><br></div><div><br></div><div>As you can see here:</div><div><br></div>AGI Rx << STREAM FILE "hello-world" "1,2,3,4,5,6,7,8,9,*,0,#"<br>AGI Tx >> 200 result=49 endpos=11840<br>AGI Rx << GET DATA hello-world -1 1<br>AGI Tx >> 200 result=1<br>AGI Rx << WAIT FOR DIGIT -1<br>AGI Tx >> 200 result=49<br><div><br></div><div>OK, I should have RTFM a bit harder, but this is VERY confusing! Out of interest, any idea why it was done like this, and why someone would ever need the ascii result from a keypress, rather than the keypress as given by "get data"?</div><div><br></div><div>Just curious!</div></div>