I found what it cause that errors...
In DT_INTS-18.bas there are several ENDASM ASM...
So when compiler found first it create label Z00029 then at next ENDASM ASM create label Z00029A, Z00029B and that cause duplicate label...
I found what it cause that errors...
In DT_INTS-18.bas there are several ENDASM ASM...
So when compiler found first it create label Z00029 then at next ENDASM ASM create label Z00029A, Z00029B and that cause duplicate label...
Bookmarks