Sub Lcdtext(byval S As String , Xoffset As Byte , Yoffset As Byte , Inverse As Byte , Rotation As Byte)
thus the first parameter is a string. you have nothing !
Lcdtext , 64 , 20 , Inverted , Rotate_0
so :
Lcdtext [b:2ab8c09375]"SOME"[/b:2ab8c09375] , 64 , 20 , Inverted , Rotate_0
↧