gordona
22-05-2009, 18:23
Hi;
I'm new to Thin Basic and want to say "thanks" for this great tool. I'm writing code to sit between two boxes that communicate over a serial port. I can't modify the code in either box and my goal is to filter the data stream from box one and forward it to box two. The protocol is 9600,N,8,1.
After many false starts, I found that I was getting a corrupted datastream if I ran the Thin Basic code under the IDE (Thin Air) but it works fine when "compiled". Is this a known problem or am I missing something? It really is not a big issue for me because the final version will not be running under the IDE.
I'm new to Thin Basic and want to say "thanks" for this great tool. I'm writing code to sit between two boxes that communicate over a serial port. I can't modify the code in either box and my goal is to filter the data stream from box one and forward it to box two. The protocol is 9600,N,8,1.
After many false starts, I found that I was getting a corrupted datastream if I ran the Thin Basic code under the IDE (Thin Air) but it works fine when "compiled". Is this a known problem or am I missing something? It really is not a big issue for me because the final version will not be running under the IDE.