User contributions for Admin
6 October 2025
- 02:5202:52, 6 October 2025 diff hist 0 m Ml variables Protected "Ml variables" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 02:5202:52, 6 October 2025 diff hist +17,645 N Ml variables Created page with "Programming Features - <strong>ML Variables</strong> The ML Variables are a way for BASIC to get certain information about the BBS environment, as well as to define the way the BBS operates. Thus, you can read the information in these variables, as well as assign values to them. All ML variables begin with an "!" exclamation point, followed by two digits. They can be used in expressions just like BASIC variables. Assigning a value to an ML..."
- 02:3402:34, 6 October 2025 diff hist −1 Ml command set No edit summary
- 02:3302:33, 6 October 2025 diff hist 0 m Ml command set Protected "Ml command set" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 02:3302:33, 6 October 2025 diff hist +13,460 N Ml command set Created page with "Programming Features - <strong>ML Command Set</strong> The ML commands are a way for BASIC to access the faster and more powerful subroutines built into the Color 64 ML. Some of these commands do complex things and are very useful (such as getting a line of typed input), while others aren't used very often (enabling and disabling interrupts). All ML commands begin with " . " period character, followed by two digits. Some commands require add..."
- 02:0702:07, 6 October 2025 diff hist 0 m Enhanced if statement Protected "Enhanced if statement" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 02:0702:07, 6 October 2025 diff hist +2,828 N Enhanced if statement Created page with "Programming Features - <strong>The Enhanced If/Then Statement</strong> The Color 64 ML adds a powerful set of decision-making commands that supplement the IF/THEN statement. {| class="wikitable |- |+Enhanced IF/THEN Statements ! CMD ! Details |- | IF/THEN/ELSE | Format: IF <expression> THEN <statements>: £ <statements> The British Pound character “£” represents “ELSE” in Color 64 Basic. Example: IF A=5 THEN PRINT "Hello”: £..."
5 October 2025
- 22:3522:35, 5 October 2025 diff hist 0 m Output commands Protected "Output commands" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 22:3522:35, 5 October 2025 diff hist +4,745 N Output commands Created page with "Programming Features - <strong>Output Commands</strong> The Color 64 output commands differ from the BASIC PRINT statement because they not only print the information to the screen, but they also print the output to the user that is online. If you use a regular PRINT statement while a user is online, then the text will only be printed on your own screen. Another thing that the output commands do is automatically convert the output to ASCII or..."
- 22:3122:31, 5 October 2025 diff hist 0 N File:Dollarsignoutput.jpeg No edit summary current
- 22:3022:30, 5 October 2025 diff hist 0 N File:Poundsignoutput.jpeg No edit summary current
- 22:2822:28, 5 October 2025 diff hist 0 N File:Poundsign.jpeg No edit summary current
- 22:2122:21, 5 October 2025 diff hist 0 m New load command Protected "New load command" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 22:2122:21, 5 October 2025 diff hist +2,447 N New load command Created page with "Programming Features - <strong>The New Load Command</strong> The Color 64 ML adds a new LOAD command that is very much like the original BASIC LOAD command, except it adds a couple new features. The format for the new command is: : <strong>↑<filename>, <device> [, <load address> ] </strong> :: <filename>: the name of the file to be loaded (in Color 64, its common to use dr$+"filename"). :: <device>: the device number. :: <load address>..."
- 20:1820:18, 5 October 2025 diff hist −1 Programming features No edit summary
- 20:1820:18, 5 October 2025 diff hist −12 Programming features No edit summary
- 20:0820:08, 5 October 2025 diff hist 0 m Programming features Protected "Programming features" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 20:0720:07, 5 October 2025 diff hist +1,787 N Programming features Created page with "Color 64 was written to be easily modified. Several things have been designed into the system to make it easier for the programmer to modify the BBS system: The Color 64 ML adds many powerful commands and functions to BASIC's vocabulary, so that code can be designed as efficiently as possible. The overlays were designed uniformly, so that all overlays have the same basic "skeleton" of essential routines. The overlays were left "open ended", which means that you..."
- 19:5919:59, 5 October 2025 diff hist 0 m Network troubleshooting Protected "Network troubleshooting" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 19:5919:59, 5 October 2025 diff hist +2,458 N Network troubleshooting Created page with "Color 64 Network - <strong>Troubleshooting</strong> This troubleshooting section is far from complete. The table below covers the most common problems that new Network SYSOPs have. {| class="wikitable |- |+Network Troubleshooting FAQ ! Question ! Answer |- | After I boot up and answer the "regenerate message index" question, I get a FILE NOT FOUND error and the BBS attempts to reboot. | This means that a main module is missing or cannot be found. M..."
- 19:5519:55, 5 October 2025 diff hist +1 Options features No edit summary
- 19:5519:55, 5 October 2025 diff hist 0 m Options features Protected "Options features" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 19:5519:55, 5 October 2025 diff hist +2,697 Options features No edit summary
- 19:5219:52, 5 October 2025 diff hist +8 Node accounts No edit summary
- 19:5219:52, 5 October 2025 diff hist +64 N Options features Created page with "Color 64 Network Color 64 Network"
- 19:5119:51, 5 October 2025 diff hist 0 m Node accounts Protected "Node accounts" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 19:5019:50, 5 October 2025 diff hist +5,966 Node accounts No edit summary
- 19:4319:43, 5 October 2025 diff hist +45 N Node accounts Created page with "Next Section: Node Accounts"
- 19:4119:41, 5 October 2025 diff hist 0 m Network maintenance Protected "Network maintenance" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 19:4119:41, 5 October 2025 diff hist +4,171 N Network maintenance Created page with "Color 64 Network - <strong>Network Maintenance</strong> This is your Network Maintenance menu and below that are the options and their descriptions. center|250px {| class="wikitable |- |+Network Maintenance Functions & Descriptions ! Menu Command ! Screenshot ! Command Description |- | 1: Node Status Report | center|200px | Displays status and allows you to LOCK or UNLOCK a node. When lo..."
- 19:3919:39, 5 October 2025 diff hist 0 N File:Netlogs.jpeg No edit summary current
- 19:3719:37, 5 October 2025 diff hist 0 N File:Netfilesend.jpeg No edit summary current
- 19:3519:35, 5 October 2025 diff hist 0 N File:Nodeaccountfileedit.jpeg No edit summary current
- 19:3319:33, 5 October 2025 diff hist 0 N File:Nodestatusreport.png No edit summary current
- 19:3119:31, 5 October 2025 diff hist 0 N File:Networkmaintmenu.png No edit summary current
- 19:3019:30, 5 October 2025 diff hist 0 m Network menu options Protected "Network menu options" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 19:3019:30, 5 October 2025 diff hist +5,591 N Network menu options Created page with "Color 64 Network - <strong>Network Menu Options</strong> <strong>The Network Menu</strong> center|200px The first thing you see is a free memory check displaying how many bytes you have free in memory. Results may vary, but if it gets down to 3000 or so, you're running a loaded BBS (lots of modifications and unregulated games) and run the risk of an out-of-memory error. You may need to reduce the number of nodes through the net..."
- 19:2519:25, 5 October 2025 diff hist 0 N File:Networkmenu.png No edit summary current
- 19:2319:23, 5 October 2025 diff hist 0 m Booting network Protected "Booting network" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 19:2319:23, 5 October 2025 diff hist +2,202 N Booting network Created page with "Color 64 Network - <strong>Booting Network</strong> Now that you have finished with the setup (it wasn't that bad, was it?), it's time to boot up the BBS. If you are running your system using a REU, then your "√sys.ramove" program will automatically copy your Network overlays from the Program Files Regardless of which way you boot up, make certain that the two main modules (√bbs.nw1 & √bbs.nw2) are on the Program Files drive. If you use RAMDOS, ma..."
- 19:1919:19, 5 October 2025 diff hist 0 N File:Sysopmenuwithnet.jpeg No edit summary current
- 19:1719:17, 5 October 2025 diff hist 0 N File:Netstatuswfc.png No edit summary current
- 19:1419:14, 5 October 2025 diff hist +1 Network installation No edit summary
- 19:1319:13, 5 October 2025 diff hist +82 Network installation No edit summary
- 03:5303:53, 5 October 2025 diff hist 0 m Network installation Protected "Network installation" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 03:5203:52, 5 October 2025 diff hist +15,760 Network installation No edit summary
- 03:4703:47, 5 October 2025 diff hist 0 N File:Participatingnode.jpeg No edit summary current
- 03:4303:43, 5 October 2025 diff hist 0 N File:Node editor.jpeg No edit summary current
- 03:1803:18, 5 October 2025 diff hist 0 N File:Node Editor Prompt.jpeg No edit summary current
4 October 2025
- 14:5514:55, 4 October 2025 diff hist +3,584 N Network installation Created page with "Color 64 Network - <strong>Installation</strong> The table below provides a summary of all the required and optional network-related files which are included with your Color 64 system. {| class="wikitable |- |+Summary of Required Files for Network Operations ! File ! Description |- | <ul style="list-style: none;"><li>√bbs.nw1,</li> <li>√bbs.nw2 </li></ul> | These are the two main network program modules and should be in the Program Files. |- | √sys..."