Re: asm.ex: how to put sring in structure
- Posted by Talvitie <smtoa at SAUNALAHTI.FI> Apr 01, 2000
- 521 views
Forget the 1st question. I figured ir out myself. But still being wondering the question mark... --Talvitie >Hi Pete and others! > >One question for you Pete conserning your asm.ex > >ex. in TASM you can do this: > >Message db "Hello!$" > >but how do you so it with asm.ex? can it be done? > > >what question mark means here? > >ex. Message db ? > > >Thanks, >Talvitie