Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/28/06 02:28
Read: times


 
#123166 - A51 expect comma in equ statement
Responding to: ???'s previous message
Hello Jeff,

I have and use D52. Both are great tools. Thanks.

I assembled the test program without the comma in the EQU line and with the comma in the EQU line. Below are the results. A51 expects the comma.

Regards,

Charles Bannister

================comma removed from EQU line================
PseudoSam(tm) 51 assembler. V1.6.00
Level I Semi-professional Development Product
Copyright (c) 1986,87,88 PseudoCorp

start assembly
***** comma expected in line 1,column= 18
second pass
000016 lines assembled
1 Errors detected

================comma inserted in EQU line=================
PseudoSam(tm) 51 assembler. V1.6.00
Level I Semi-professional Development Product
Copyright (c) 1986,87,88 PseudoCorp

start assembly
second pass
000016 lines assembled
0 Errors detected



List of 13 messages in thread
TopicAuthorDate
equ statement            01/01/70 00:00      
   EQU            01/01/70 00:00      
      A51 Equates            01/01/70 00:00      
         a51 and d51            01/01/70 00:00      
            update?            01/01/70 00:00      
         Syntax            01/01/70 00:00      
         what a51            01/01/70 00:00      
            Most are NOT Keil!            01/01/70 00:00      
               and still named a51            01/01/70 00:00      
   A51 expect comma in equ statement            01/01/70 00:00      
      Another A51            01/01/70 00:00      
      PseudoSam(tm) 51 assembler.            01/01/70 00:00      
      But he's using TASM51 - not A51!            01/01/70 00:00      

Back to Subject List