Carriage-return on a BS1
mojorizing
Posts: 249
The following code doesn't compile because of the "CR" or carriage-return
I'm using a BS1 with Basic Stamp software ver 2.3.9
What gives? I thought CR was a valid command.....
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Bad spellers of the world untie!
SEROUT 1, T2400, ("!AT0CIP:192.168.120.250", CR)
I'm using a BS1 with Basic Stamp software ver 2.3.9
What gives? I thought CR was a valid command.....
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Bad spellers of the world untie!
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Bad spellers of the world untie!
SEROUT 1, N2400, ("HELLO", CR)
I just tried that, it doesn't like the CR, it expects a constant or variable. Substituting with the number 13 makes it work because 13= CR in Ascii, but I'd still like to know why it's not taking CR.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Bad spellers of the world untie!
Anyone around that isn't out tricker-treating that can help this poor guy? Anyone? Anyone?
Thanks for the replies.
Kevin
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Bad spellers of the world untie!