The LCDout command above uses a bunch of code. I have to delete a bunch of text out of other LCDout commands to get it to compile using:
LCDout $fe, $80, DEC5 i
instead of
LCDout #i
Gary
Just use the code in the post above, and only that code, nothing else (except for maybe some initialization code)
What else are you running, or trying to run at the same time?
It sounds to me like you've got other things going that we're all not able to see for some reason or another. All this talk about a 'terminator' basically doesn't really apply. There is no real 'terminator' to speak of like a 'null' when using strings in VB or the like.
What version of PBP are you using?