I'll download that package and install the aspi from that one and I'll have a look at the documentation
Right now, I'm backing up both my harddrives as I am going to reorganize my machine, create partitions for Win98, WinXP and Linux



Code: Select all
Procedure read_cdtoc_from_drive(void)
; ********* Insert my code here **********
; Do whatever is appropriate To Read the toc of the CD
; into the cdtoc[] Structure array.
; ***********************************
ProcedureReturn tot_trks
EndProcedure