QUOTE(AliL @ Aug 26 2008, 11:01)

Also, this will only work if the cue sheet is in the same folder as the .wav files. And they have to be .wav files to work. If they're anything else it won't recognise the files. So for example if you've converted them to FLAC you will have to edit the cuesheet so it says:
CODE
FILE "01 - Red Rain.flac" FLAC
...etc.
And as far as i know EAC can't convert the FLAC files back into .wav to burn so you'll have to use Burrrn for that.
Found out the missing quotes were the problem. Now I'm able to load cue sheet.
Revised one is like this..
REM GENRE Other
REM DATE 1986
REM DISCID 610ADD09
REM COMMENT "ExactAudioCopy v0.99pb4"
FILE "01 - Red Rain.wav" WAVE
TRACK 01 AUDIO
INDEX 01 00:00:00
TRACK 02 AUDIO
INDEX 00 05:36:17
FILE "02 - Sledgehammer.wav" WAVE
INDEX 01 00:00:00
When I load this CUE file in Burnnn or EAC for burning I notice they there are no tiles listed for each song, only track 1, 2 ect.. Is this normal?
thanks I'm making progress

QUOTE(greynol @ Aug 26 2008, 11:06)

...but the OP is also
interested in an offset corrected copy, so Burrrn isn't going to work unless the correction is applied to the data prior to using it.
If I'm using Burnn do I put in the "combined read write figure" or do I split it up between read & write?
If I'm using EAC to burn do I put in the "combined read write figure" or do I split it up between read & write?
thanks I'm almost there!