URL lists

To store and access long lists of URL's these may be stored in normal text files. These files are normally located in the "urls" directory created by AppletPainter but can be located anywhere on the file system. The file type is normally "txt" but can be anything. On Windows these files can be created and modified with Notepad or Wordpad.

The format is simple. Each line of the file corresponds to a description of the URL followed by the URL itself, the wo being separated by the "|" character. Components like Combo-box and List can use these files to quickly load a related set of URLs.