On Wed, Dec 10, 2014 at 2:16 PM, <[email protected]> wrote: > [...] > From the C# It looks like I should just have to send 13 bytes starting > with 33 (which is ASCII for !). >
Actually you need to send 14 bytes (rowCount + 1, and rowCount always returns 13) so maybe it would help to change the last write to a writeln? Regards, Brad KF7FER
_______________________________________________ dorkbotpdx-blabber mailing list [email protected] http://music.columbia.edu/mailman/listinfo/dorkbotpdx-blabber
