Project

General

Profile

Bug #850

CMD Open URL

Added by malcolm harvey over 1 year ago. Updated 7 months ago.

Status:
New
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 1 year 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 1 year ago

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

Updated by malcolm harvey 10 months 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 7 months ago

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

Also available in: Atom PDF