When I dim a variable as a long my program quits working. Dim it to a word and it works. Could someone tell me what I am doing wrong?
I have included rs232.h and lcd.h because I made some changes to them to format output. I tried to make a smaller sample but I couldn\'t generate the same problem.
When I dim a variable as a long my program quits working. Dim it to a word and it works. Could someone tell me what I am doing wrong?
I have included rs232.h and lcd.h because I made some changes to them to format output. I tried to make a smaller sample but I couldn\'t generate the same problem.
Here is a download link: https://dl.dropbox.com/u/2766497/SerialTest.zip
Later,
Clint