Hello Adam,
Instead of LSomeLabelName you get some raw, inscrutable hexadecimal number in your jump instructions.A lot of disassemblers generate a label name instead of giving the hex. obj2asm for example translates most jumps into Lxxx: labels.
that plus find/replace will get you a long way. -- ... <IXOYE><
