Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - PD-PROG

Pages: [1]
1
Technical support / Re:Turn off LCD Cursor
« on: September 08, 2005, 05:09:34 PM »
I kept looking and noticed that the default search date range is only 60 days.
Changed that to 1000 days and found the answer.

setlcd 0,1, chr$(12)

 ;D

2
Technical support / Turn off LCD Cursor
« on: September 08, 2005, 04:37:31 PM »
I have been trying to turn off the LCD cursor. I know that the SETLCD
command will do this, but which ASCII characters should be used?

The LCD manual only refers to binary bits.

SETLCD 0,0,"????"

What should be put in place of the "????".

Thanks,

Pages: [1]