Hello is there a way to use LCDOUT with a long variable?
DEFINE X VAR LONG
LCDOUT $FE, LINE1, #X
It appears to always convert the variable to a WORD then outputs it
Hello is there a way to use LCDOUT with a long variable?
DEFINE X VAR LONG
LCDOUT $FE, LINE1, #X
It appears to always convert the variable to a WORD then outputs it
Bookmarks