Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #358
| From | "Ste (news)" <steve@revi11.plus.com> |
|---|---|
| Subject | Re: ObjAsm - Multiple lines |
| Newsgroups | comp.sys.acorn.programmer |
| Date | 2011-05-28 00:46 +0100 |
| Message-ID | <51da2f351fsteve@revi11.plus.com> (permalink) |
| References | <c055f7d951.cferris@cferris.freeuk.com> |
| Organization | None |
In article <c055f7d951.cferris@cferris.freeuk.com>, <cferris@freeRemoveuk.com.invalid> wrote: > Hi > With Acorn 'ObjAsm' is it possible to join multiple lines ie :- > > DCB "msg",0:ALIGN :DCD &1234567 No. The position on the line is important to the ObjAsm syntax (think of labels, for example) so as such there is no way to do what you suggest. It's also hard to think of a character which isn't already used that could reasonably be overloaded for such a task. Ta, Steve -- Steve Revill @ Home Note: All opinions expressed herein are my own.
Back to comp.sys.acorn.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
ObjAsm - Multiple lines cferris@freeRemoveuk.com.invalid - 2011-05-27 14:36 +0100
Re: ObjAsm - Multiple lines druck <news@druck.org.uk> - 2011-05-27 18:13 +0100
Re: ObjAsm - Multiple lines "Ste (news)" <steve@revi11.plus.com> - 2011-05-28 00:46 +0100
Re: ObjAsm - Multiple lines Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2011-05-29 21:22 +0200
csiph-web