THIRDLINE/de

From MCS Wiki AVR
< THIRDLINE(Difference between revisions)
Jump to: navigation, search
(Remarks)
(Example)
 
(One intermediate revision by one user not shown)
Line 23: Line 23:
 
<span style="font-family: Arial;">&nbsp;</span>
 
<span style="font-family: Arial;">&nbsp;</span>
  
= <span class="f_Header">See also</span> =
+
= <span class="f_Header">Siehe auch</span> =
  
 
[[UPPERLINE]]&nbsp;,&nbsp;[[LOWERLINE]]&nbsp;,&nbsp;[[FOURTHLINE]]
 
[[UPPERLINE]]&nbsp;,&nbsp;[[LOWERLINE]]&nbsp;,&nbsp;[[FOURTHLINE]]
Line 31: Line 31:
 
<span style="font-family: Arial;">&nbsp;</span>
 
<span style="font-family: Arial;">&nbsp;</span>
  
= <span class="f_Header">Example</span> =
+
= <span class="f_Header">Beispiel</span> =
  
 
<br/><source lang="bascomavr">
 
<br/><source lang="bascomavr">

Latest revision as of 20:37, 24 February 2013

Contents

Funktion

Setzt die LCD-Schreibmarke auf die dritte Zeile.

 

 

Syntax

THIRDLINE

 

 

Anmerkungen

Alternativ kann man LOCATE benutzen.

 

 

Siehe auch

UPPERLINE , LOWERLINE , FOURTHLINE

 

 

Beispiel


Dim A As Byte
A = 255
Cls
Lcd A
Thirdline
Lcd A
Upperline
End

Languages   English Deutsch  
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language
Database error - MCS Wiki AVR

Database error

(Difference between revisions)
Jump to: navigation, search
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "". Database returned error "1020: Record has changed since last read in table 'avr_page' (localhost)".
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language