UPPERLINE/de
(Difference between revisions)
(Created page with "= <span class="f_Header">Action</span> = Reset LCD cursor to the upper line. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span>...") |
m (1 revision) |
Revision as of 21:16, 15 February 2013
Contents |
= (**COPIED FROM ENGLISH PAGE**) === Action
Reset LCD cursor to the upper line.
Syntax
UPPERLINE
Remarks
Optional you can also use the LOCATE statement.
See also
LOWERLINE , THIRDLINE , FOURTHLINE , LCD, CLS , LOCATE
Example
Dim A As Byte A = 255 Cls Lcd A Thirdline Lcd A Upperline End
Languages | English • Deutsch |
---|