Using Cw10.7 I used the debug script command to save the contents of my S08QE16 in hex format.using the command
save -h C0...FFFF file1
The file is saved, but not in S19 format (as the help file indicates). Each line contains 8 bytes, there is no s-record type prefix, no load address, no number of bytes to load and no checksum. this makes it impossible to compared the saved file against a newly compiled file.