Page 1 of 1

CMD RTC Time set

Posted: Wed Oct 21, 2020 11:37 am
by hendrb01
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.
Setup line 117.jpg
Setup line 117.jpg (10.78 KiB) Viewed 7484 times
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.
Line 201 before edit.jpg
Line 201 before edit.jpg (15.97 KiB) Viewed 7484 times
2) Change the device # in the OPEN statement to reflect the CMD device you wish to pull RTC data from.
Line 201 After Edit.jpg
Line 201 After Edit.jpg (15.1 KiB) Viewed 7484 times
IE if your CMD Hard Drive (Or Clone) is set to DEVICE 9. Line 201 should read.

Hope this helps someone.