2004-03-08 04:43 PM
2004-03-01 03:54 PM
I wrote a program which is exactly working, (very simple, only including a 20 bytes of table.)
eg. .MESSAGE_TABLE DC.B 3,43,423,{5+23} ; xxxxxx But when I write some comment after xxxx,such yyy, I can see build succes mesage. (I delete the previously created files in the batch file) . Bu when I want to debug it is crahing by givin the message 0000004.. can not be read. I try it in another PC, result is the same. I delete yyy comment it is OK. Where is the problem. Don not say don use comment please by laughing. Thanks by now.2004-03-04 04:59 PM
Hai ranjeet, can you send your batch file ?
Please also mention how did you delete the previously created files in the bacth file. --Krsel2004-03-08 04:43 PM
I have tested in my PC and not able to reproduce. Could you provide me the exact test case to reproduce the problem?