CDROM unit

The CDROM unit comes with a TurboVision CD player demo which is incomplete. To compile and run you need to do the following.

1.

Open the SCDUI.PAS file and find the CD.Init('G') line and change the 'G' to the drive letter of your CD ROM drive.

2. 

Turn off Range Checking in the compiler options.

When the CD player is running the About button and the track time displays do not work. To skip a track press the skip buttons then press play (do this even if a CD is playing). The eject button opens the CD tray, but does not close it when pressed again.

The main SCDROM unit is complete. It is only the demo that is incomplete.

Rob