Difference between revisions of "OSWORD &BF"

From BeebWiki
Jump to: navigation, search
m (moved OSWORD BF to OSWORD &BF)
 
m (1 revision)
(No difference)

Revision as of 00:58, 29 August 2013

OSWORD &BF (191) - Fetch URI BBCURI

Fetches a resource specified by a Uniform Resource Indicator.
On entry:
 XY?0=5+string length (send block length)
 XY?1=16 (receive block length)
 XY?2=command
 XY?3=0, holds returned result
 XY+4... CR-terminated URI string
Commands include:
 1=fetch, returns file handle in XY?3 or zero if not found.

See Also

Jgharston 14:23, 26 May 2009 (UTC)