PDA

View Full Version : ZQuest could check ASM a little more thoroughly



Saffith
09-06-2006, 09:27 PM
Not entirely certain whether this counts as a bug or a suggestion, really. The latter seems safer, somehow.
I wrote an ASM script containing the line "GOTOLESS check" but neglected to actually have a line labelled "check." It imported just fine, though, and when I tried to run it, ZC hung.
So, it'd be nice if ZQ made sure GOTOs always point somewhere that exists, if that's possible.