Andre Fabe - 2002-03-07

first of all i want to say its a cool project.
it works on my WinXP. all what you need is a little tool called UserPort.

i have some problems to edit custom caracters,
for example :

LCD_Custom_Write (&H???)
for
"11110"

this doesn't work too
LCD_Custom_Write "&H" + VBA.Hex$ (11110)
on my display its "00110" then.
would be nice to get an answer.

Have a nice day
(sorry for my bad english)