Hey Omnibrain!
On Fri, 24 Oct 2025 00:30:44 -0700, you wrote:
Fixed the issues - didn't know the fnext function - it's one easy one to implement.
Thanks, that worked!
find -name "*.PPE" | xargs -n 1 ppld --check
For what it's worth, I got another error with another PPE (something to do with file access). Unfortunately, I ran the 'ppld --check' command and it told me the PPE was fine, even though I couldn't get it to run properly in the BBS. Even more unfortunate, when I was messing about with it, decompiling and trying to find an answer.. I deleted the contents of the directory that contained the last callers display and data.. so I deleted the whole directory and don't have the original zip of the PPE any more. I'll find another last callers PPE to try in the meantime.
nice that someone finally tries to use icy board in a real world pcboard->icy board transition scenario. I try to recreate it but pcboard
is huge. Beside some easy functions I've missed like fnext there are two bigger things that are not implemented:
DOS things (registers/interupts) and DBASE. Haven't looked into the
DBASE thing yet. There are dbase libraries for rust that could handle
.dbf files.
DOS peeks&pokes may be simulated - did that with the nibbles game. For
local display it seems that they vsynced the output for making the
display smoother. That's something that was possible to fake. But I need
the use cases for that.
I suppose I'm not familiar with the above. However, I've had issues with 'icbsetup' and a bunch of options that require input (not just a check mark or X) as far as backspace and delete is concerned, ie they don't work very well, and the text that is there disappears but it's still actually there.
But atm I consider the PPE engine almost complete and fix missing PPE functions on a by PPE basis :).
Yeah so far I have about 6 old PPEs from 1993-1995 installed and running fine. It was only the one you already fixed, and some random last callers mod that had a "LCO.PPE" that you needed to run when a user logs off. It doesn't display anything, but I think it added the current user to the last calls list or something. If I run into the same PPE again, I'll let you know - as it was one of the better last calls mods I found, so I'll probably be looking for it again.
The only real downfall to all of this is sifting through thousands of PPEs to find a decent one that does what you want, because there was sooo much garbage made back in those days, and I really don't have the patience to learn PPL, even though I may be able to learn that quicker than it would take me to find decent PPEs. ;)
For example, simple ideas like a login matrix PPE, made back then, includes the new user process and an entire new user voting system, as well as other parts of the login process that I wouldn't want as part of the matrix. Just a lightbar login matrix, that can point to other PPEs would be amazing. It doesn't need anything else (because I'd like to do everything else separately). Unfortunately, that means sifting through hundreds of trash PPEs for an hour and not actually accomplishing anything. ;)
Regards,
Nick
... Sarcasm: because beating people up is illegal.
--- GoldED+/LNX 1.1.5-b20250409
* Origin: _thePharcyde
telnet://bbs.pharcyde.org (Wisconsin) (21:1/200)