Project

General

Profile

Bug #850

CMD Open URL

Added by malcolm harvey over 2 years ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
AOZ Studio Team
Target version:
Start date:
10/12/2021
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

It seams the cmd below, Open URL brings up internal error currently.
eg: Open URL URL$="http://www.google.com.au"

#1

Updated by Brian Flanagan over 2 years ago

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"
#2

Updated by malcolm harvey over 2 years ago

  • Affected version changed from 1.0.0 (B10) u16 to 1.0.0 (B11) u17
#3

Updated by malcolm harvey almost 2 years ago

  • Affected version changed from 1.0.0 (B11) u17 to none

Tried again now, Open Url "https://www.google.com.au/" comes up internal error.

#4

Updated by malcolm harvey over 1 year ago

  • Affected version changed from none to 1.0.0 (B16) u25
#5

Updated by malcolm harvey about 1 year ago

  • 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