Open GoogleCodeExporter opened 9 years ago
Thanks for the report Robin.
If you don't mind sending me the DLT file it would help.
Cheers,
Chris
Original comment by chris.go...@gmail.com
on 26 Nov 2012 at 4:54
PS I have realised part of the explanation for this is that I was using illegal
character range values (ie "73-5" instead of "73-75") however the resulting
error still needs trapping
Original comment by rwil...@museum.vic.gov.au
on 26 Nov 2012 at 5:13
I have added validation that requires numeric ranges be coded in ascending
numerical order which would have prevented this from causing a problem. (The
Open DELTA editor was treating 73-5 the same as 5-73).
However, if the range had been coded 5-73 both the Open DELTA editor and the
original DELTA editor produce the output described in the bug report.
Original comment by chris.go...@gmail.com
on 26 Nov 2012 at 6:06
Original issue reported on code.google.com by
rwil...@museum.vic.gov.au
on 26 Nov 2012 at 4:05