Code: Select all
SYS "SDL_OpenURL", "https://www.bbcbasic.co.uk", @memhdc%
This is potentially a very powerful capability, because in principle (I've not tested it) it should be possible to use this mechanism to pass 'URL parameters' to an http server, even when conventional socket access isn't available, for example when running in a browser.