LZ: Compiler error question
[Prev][Next][Index][Thread]
LZ: Compiler error question
-
Subject: LZ: Compiler error question
-
From: Nathan Adams <nathana@goodnet.com>
-
Date: Tue, 26 Nov 1996 19:01:34 -0700
-
In-Reply-To: <>
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