flat assembler
Message board for the users of flat assembler.

Index > OS Construction > Tasm to Fasm

Author
Thread Post new topic Reply to topic
dosin



Joined: 24 Aug 2007
Posts: 337
dosin 25 Aug 2007, 07:25
is there a similar way to do this?
Code:

mov str1[bx],al    


I keep getting this error:

Code:

C:\fasm>fasm o.asm
flat assembler  version 1.67.22  (15360 kilobytes memory)
o.asm [155]:
mov str1[bx],al
error: invalid operand.

    


Thanks in advance for any help!
Post 25 Aug 2007, 07:25
View user's profile Send private message Reply with quote
ManOfSteel



Joined: 02 Feb 2005
Posts: 1154
ManOfSteel 25 Aug 2007, 14:24
Code:
mov [str1 + bx],al
    
Post 25 Aug 2007, 14:24
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.