CMD RTC Time set
Posted: Wed Oct 21, 2020 11:37 am
If you have a CMD drive (Or Clone). You have have Image BBS 1.2x set the system clock automatically. First we must determine what version of Image 1.2 you are running. NOTE: You must be at least running Image 1.2a, or Image 1.2 with the CMD mods installed (These are located on your Turbo/Rel disks.)
If you are running Image BBS 1.2a/1.2b, all you need to do is remove the REM statement in line 117 of setup.
If Line 117 does not exist, look for line # 201. If it looks like the screen shot below. You need to edit 2 things.
1) Remove the RETURN statement at the beginning of the line.
2) Change the device # in the OPEN statement to reflect the CMD device you wish to pull RTC data from.
IE if your CMD Hard Drive (Or Clone) is set to DEVICE 9. Line 201 should read.
Hope this helps someone.
If you are running Image BBS 1.2a/1.2b, all you need to do is remove the REM statement in line 117 of setup.
If Line 117 does not exist, look for line # 201. If it looks like the screen shot below. You need to edit 2 things.
1) Remove the RETURN statement at the beginning of the line.
2) Change the device # in the OPEN statement to reflect the CMD device you wish to pull RTC data from.
IE if your CMD Hard Drive (Or Clone) is set to DEVICE 9. Line 201 should read.
Hope this helps someone.