Bug #850
closed
The syntax used in the example is incorrect (however it is still not working.). (Tested in 21 Oct 2021 version.)
The URL$ in the documentation should be replaced with your url$ or a variable. To make it work try:
URL$="https://www.google.com.au"
Open Url URL$
...or...
Open Url "https://www.google.com.au"
- Affected version changed from 1.0.0 (B10) u16 to 1.0.0 (B11) u17
- Affected version changed from 1.0.0 (B11) u17 to none
- Affected version changed from none to 1.0.0 (B16) u25
- Status changed from New to Closed
It does not give an error now in U43 doing Open Url "https://www.google.com.au" , but does not seam to open a browser at all then this url from the previewer, or if u run it from the fullscreen browser same thing, still does not open the url. Maybe there is something else one has to do to display or render webpage. Closed ticket for now until next release and to revisit this if still an issue. (Error with inst gone now at least).
Also available in: Atom
PDF