i had to create a custom fixture that needs for handling reasons 100 range segments: from 0 to 1, from 1 to 2, from 2 to 3 etc... is there an easy way to do this? like inserting 100 range bits at once, giving the last the end of 99, then trying to return, getting the error message of overlapping ranges and then just click "correct my mistakes/laziness"?
or a way to insert say 13 range segments, each of possibly the same size, in between (e.g.) 0 and (e.g.) 255.
or is it just me and i haven't managed what's all been possible for ages?
cheers from switzerland
felix