home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / htmlkeys.zip / WebOptions.e < prev   
Text File  |  1997-09-02  |  575b  |  13 lines

  1. const
  2. compile if not defined (INCLUDING_WEBOPTIONS)
  3.     INCLUDING_WEBOPTIONS=1
  4. compile endif
  5.  
  6. STORE_SWITCHES_IN_EAS=1                        -- 1 is the default
  7. JAVA_HTML_BROWSER='netscape'                    -- path and arguements for your browser
  8.                                         --executable 'explore -q' is the default
  9. HTML_IF_ARG_BLANK='prompt'                    -- 'exit' is default anything else for reprompting
  10. JAVA_API_HTML='e:\java11\docs\api\tree.html'        -- path for your HTML java API docs.  if not defined
  11.                                         --or blank option will be greyed out on menu
  12. HTML_URL_KLUDGE=1                            --set to 0 to turn off the URL kludge.
  13.