OSWORD &BF

From BeebWiki
Jump to: navigation, search

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)