I've finally gotten back into programming. A company called RealSoftware makes a language called RealBasic, which is simple enough that even though I cut my teeth on procedural programming, I can still make sense of object oriented RealBasic. So I'm writing what will be my first attempt at shareware (for money, even!) called Mu-Puppy. Naturally it's a MUSH/MUX/etc client. Below are a few bits of code I wanted to share, since I've been making great use of publicly available code from others. Have fun with these code snippets. Use as you see fit, but you assume all the risks of doing so, yadda yadda.