Releases: rcamp48/BBS-Screen-Menu-Creator-for-All-BBSs-Version-15
BBS Screen Menu Creator For All BBSs Version 13 Beta Release
Good morning to everyone and welcome to a new week, (my weeks start every Monday morning, not Sunday) , I begin with an explanation of how my program works.
This is my newest release, with displaying code based on the binary system, displaying of colors is a given thing, the way Telnet works is that if you display a color including black , it stays on until you turn it off. This means that changing colors is easy, either it is changed or it is not. What this means is that all color displays work on the basis of having turned on a color or not. By turning on a new color after using an old color it automatically turns off the display of the old color.
This really simplifies the use of color in BBS screens, and coding it is really easy. If you make the display simple and following the above , you can do a whole world of things with your code , including translation of @BBS Wildcat codes, @BBS PC Board codes, Atari ATASCII codes, Commodore 64/128/Amiga codes, all possible if your BBS can understand these codes.
All versions of my BBS Screen Creator before version 13 are obsolete, I only leave them up because there may be useful code in them for either myself or others to use, all of my code is open source and available to anyone.
The reason I do this is simply because I have lost code by hiding it or not releasing my code to the public, therefore my code is preserved if something happens to my computer or I, we have all lost code because we have kept it to ourselves and due to hard drive crashes , computer changes , etc., we still have the executables floating around , but the actual code is nowhere to be found.
There are many programmers out there that have lost code , and like programs , the code needs to be preserved as well as the programs, this said , have a good week. Russ Campbell.