RevBrowserInit - failing
Posted: Tue Mar 25, 2014 11:20 pm
Here is another livecode beginner completely baffled.
The command RevBrowserOpen(tWindowId,pUrl) throws an error.
I am on a Ubuntu dev platform and have Chrome set as my default browser.
Have verified the target url in native Chrome therefore the Problem must be tWindowId which is blank.
Just before the open call I have verified the contents of twindowid to be the name twindowid
I am assuming that the value should be set (somewhere) in the live code environment and failing????
Is this a platform issue or a platform config issue?
Please give me a work-around.
Contrary to the promotional material I am finding the "natural" language to be equal in syntax issues as Java Script!
Comments????
Phil Johnson
The command RevBrowserOpen(tWindowId,pUrl) throws an error.
I am on a Ubuntu dev platform and have Chrome set as my default browser.
Have verified the target url in native Chrome therefore the Problem must be tWindowId which is blank.
Just before the open call I have verified the contents of twindowid to be the name twindowid
I am assuming that the value should be set (somewhere) in the live code environment and failing????
Is this a platform issue or a platform config issue?
Please give me a work-around.
Contrary to the promotional material I am finding the "natural" language to be equal in syntax issues as Java Script!
Comments????
Phil Johnson