home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / bbs102e.zip / bbs.hdr < prev    next >
Text File  |  1997-03-10  |  735b  |  20 lines

  1. <body>
  2. <h2> BBS.HDR </h2>
  3. This is a sample BBS Header file.<p>
  4. You can put BBS header files in the <cede>BBS_PARAM_DIR</code> directory, and
  5. in the various file directories.  BBS will first try to use
  6.  the "header_file" in the target directory. If it can't find
  7. such a file, it will then look in the BBS_PARAM_DIR directory.
  8. If it still can't find the file, a generic header is used.
  9.  
  10. <P>Two <em>special strings</em> are manipulated by BBS:
  11. <ol> 
  12. <li>  $SERVERNAME yields the server IP name (i.e.; $SERVERNAME
  13. <li>  $DIR yields the current directory (i.e.; $DIR)
  14. </ol>
  15.  
  16. <blockquote>
  17. <b>Important note</b>: if you use a header file, you <b>must</b>
  18. include a <BODY > element at it's top.</blockquote>
  19.  
  20.