Hi

I am attempting to tranmit a data stream via a 232 transmitter (RF)

The transmitter requires a CR and LF

Code snippit Debug "text Info", $0D, $0A

The transmitter activates when it sees CR and LF, but it doesnt !!!

Any suggestions.

I looked at the code coming out on Hyperterminal, and it shows

text info (then does a CR and LF)

thanks

Pete