Here it is, minus text at the top that does not apply to code since it is commented out


include Modedefs.bas ' I added this when u told me


Main:

serout 7, T9600, ("at your command")
serout 7, T9600,(15)

End


'----

The code above does not say anything, unless i can send it this data somehow 0x0d or 15 ?