Setup strings for WebExplorer_Url objects (WARP 3)

[Autolink] Menu

The setup strings for these objects were provided by Dick Goran (see EMail Addresses)

Note that in WARP 4 you should use the object class WPUrl.

(see also Sample program to create a WebExplorer_Url object)

 
  Class WebExplorer_Url

  Key Name         Value          Description
  ----------------------------------------------------------------
  LOCATOR          ip address     http://www.ibm.com
                                  or
                                  http://192.45.66.4

WebExplorer_Url objects are descended from WPDataFile. This means they are saved as file objects and therefore can be copied to a diskette to archive them or transfer them to another PC. Also note that the URL is saved in the file (see Getting the filename of WPDatafile objects)

BTW: There's a free REXX program called INI2URL (archive name: INI2URLS.* ) available. This program converts the WEB Explorer Quicklist entries into URL objects (author: Jim Roepcke; (see EMail Addresses). Really nice!