1
Technical support / Strings
« on: October 14, 2005, 12:05:10 PM »
I need a little help!
I am new to this software and am trying to display the current counter value "cnt1"
I don't know how to id the counter to a string.
I tried the following
A=cnt1
SetLCD 1, 1, str$(A)
It did not like what I called the counter.
Can any one help!
Thanks
Ted
I am new to this software and am trying to display the current counter value "cnt1"
I don't know how to id the counter to a string.
I tried the following
A=cnt1
SetLCD 1, 1, str$(A)
It did not like what I called the counter.
Can any one help!
Thanks
Ted