Launching a Internet Browser from Mainframe

We use Hummingbird Host Explorer and it allows for mouse enabled hotspots. It recognizes ‘http:’ as a hotspot and when clicked will open browser to url. For long urls, we assign a hotspot to an onscreen keyword. When clicked, it calls a Host Ex macro that has the long url inside of it. The macro can also read data from the screen so the long url can be dynamic.

I would prefer to open the browser from Natural, in case Host Ex ever goes away.

The Request Document statement won’t open a browser to a URL?