Search found 1 match

by Billziegler
Sun Jan 04, 2009 7:49 am
Forum: Internet
Topic: Can't get revBrowserOpen to work
Replies: 3
Views: 4911

Can't get revBrowserOpen to work

I've tried... create stack "new browser" put revbrowseropen(the windowID of stack "new browser","http://www.runrev.com ") into theIdentifier and put the windowid of this stack into tWinID put "http://www.runrev.com" into tAddress put revBrowserOpen(tWinID,tAddress) into tBrowserID and even Ken's scr...