skip to main content

Controls Reference : WEB-BROWSER : Properties : Go-Search

Go-Search
When set to a non-zero value, the URI set in the iscobol.gui.web_browser.search property is loaded. By default, "www.google.com" is loaded.
 
Example - Define a web-browser control, then in procedure division do a go search
screen section.
  03 screen-1-wb-1 Web-Browser
     line 23.1
     column 2.0
     size 62.2 cells 
     lines 25.6 cells 
     value "http://www.veryant.com"
procedure division.
  modify screen-1-wb-1 go-search 1

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left