LZ: Compiler error question


[Prev][Next][Index][Thread]

LZ: Compiler error question



I'm getting a label not found error message when compiling with tasm.  I
looked up the error in the doc that came with tasm and found that the reason
for the error is that the maximum instructions per table is 600.  My program
has 738 instructions and is still far from done.  My question is, How do I
get around this tasm limitation?


Nathan