How can I store a string variable?
Like I want to do somethign like this ( but i dont know the code)
A= "Hello World" 'Store String
SEROUT LCD, 6, [A] ' dispaly contents of string A on LCD
Thanks,
Eric
How can I store a string variable?
Like I want to do somethign like this ( but i dont know the code)
A= "Hello World" 'Store String
SEROUT LCD, 6, [A] ' dispaly contents of string A on LCD
Thanks,
Eric
Bookmarks