2 Way RF Communication Progress
Archiver
Posts: 46,084
I think that most of you recently read my post about my BS2 2-way RF comm.
project. I started to write the code, but ran into a problem while trying to
read data from the RAMpack B. I am using a simple serin command, but my
program hangs when it gets to it. If I change the line to a comment (or just
delete it) and run the program, I don't have a problem. I am sure it is that
line because I have tried putting Debug "*" before the serin command, and
Debug "*" after it. When it is run that way, only one asterisk appears in
the debug window. Could someone please tell me what is going on? Attached
is my code. Please tell me if the file does not work correctly, as I copied
it from a PC disk to my Mac (A 386SX is good for programming, but won't cut
it when it comes to the internet).
-Collin Allen
P.S. The code is still a little sloppy right now ;-)
project. I started to write the code, but ran into a problem while trying to
read data from the RAMpack B. I am using a simple serin command, but my
program hangs when it gets to it. If I change the line to a comment (or just
delete it) and run the program, I don't have a problem. I am sure it is that
line because I have tried putting Debug "*" before the serin command, and
Debug "*" after it. When it is run that way, only one asterisk appears in
the debug window. Could someone please tell me what is going on? Attached
is my code. Please tell me if the file does not work correctly, as I copied
it from a PC disk to my Mac (A 386SX is good for programming, but won't cut
it when it comes to the internet).
-Collin Allen
P.S. The code is still a little sloppy right now ;-)
Comments
http://macsolutions.8m.com/PROG_1.bs2
the file is. It's converted to text at the bottom of all of the last few
emails. This is my last post, I swear!
-Collin