Hello Unregistered ,
Hello, thank you for visiting the picbasic users forum. Just a little note to remind you that, if your have registeted for a user account and you have not logged in and posted a message, unused accounts are deleted from time to time.
We track user account usage. As part of our general maintenaince and to meet the GDPR requirments, we have elected to delete user accounts that are unused.
We define unused as:
NOT haveing ever posted a message on the forum
AND
NOT having logged in for more than 360 days.
If you find that your account is deleted, because of inactivity, you will need to contact the forum administrator to have the account re-instated. email: [email protected]
I would be too worried about it, afaics it's totally undocumented for pbp and if you don't do much asm work you may rarely come across its usage
Sorry for my dumb question! I'm mixing things up between PBP and another programming language where the semicolon supresses the CR/LF (Liberty Basic). Sorry... :o
comments begin with an apostrophe or a semicolon, so its a blank comment
Thanks a lot Richard! It works like a charm and I can spare a lot of memory space not having to desperately repeat code consuming commands. I should have first, but I totally forgot to give a...
no , you can create your alias names for the array address' in the buffer in any way that you prefer or just use array notation and have no alias' at all
Thanks Richard. I think I get the idea. Is it mandatory to use ASM? I'd prefer not use it since I have no knowledge with this :o
Re: LCDOUT command followed by variable data
I would be too worried about it, afaics it's totally undocumented for pbp and if you don't do much asm work you may rarely come across its usage
richard Yesterday, 09:29