OSWORD &00

From BeebWiki
Revision as of 12:49, 27 May 2009 by Jgharston (talk) (moved OSWORD 00 to OSWORD &00)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

OSWORD &00 ( 0 ) - Input line Acorn MOS 1.20

On entry:
 XY?0..1=>string buffer
 XY?2   =maximum line length
 XY?3   =minimum acceptable ASCII value
 XY?4   =maximum acceptable ASCII value
On exit:
 Y is the line length (excluding CR)
 Cy=1 if Escape terminated input
Note that this is the only OSWORD call that legally returns values
in the registers.


See Also

http://mdfs.net/Docs/Comp/BBC/Oswords

Jgharston 12:51, 26 May 2009 (UTC)