Unit bbs_Ansi_Help; // very old online-help class from Genesis Engine (my ansi editor) // updated to compile with mystic but needs a lot of touch ups. // idea is to template this out and have .hlp files that can be used in // all help areas if they exist instead of just a display file. // and of course a menu command to active this with ANY hlp files so sysops // can use it however they'd like // // hlp files are text files which can have embedded pipe color codes in them // and also have keywords and the ability to link around them, sort of like // a very basic HTML system for BBS with an ansi interface to scroll around // and follow links. // first port to class system from object -- DONE // second make sure it even works --- DONE (buggy) // then: // 1. change "