home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / PWAULTP3.ZIP / PWAPRGMS.A02 / PWA95 / PWANK082.ZIP / LB.CFG < prev    next >
Text File  |  1995-04-09  |  1KB  |  39 lines

  1. 10 @X3B  
  2. 27 8 26 N help\nuke
  3. 27 9 26 T help\turbo
  4. 27 10 26 W help\wildcard
  5. 27 11 26 Z help\zippy
  6. 27 12 26 L help\locate
  7. 27 13 26 S help\newscan
  8. 27 14 26 D help\delete
  9. 27 15 26 E help\batched
  10. 27 16 26 H help\wildcard
  11. 27 17 26 Q NOHLP
  12.  
  13. -----------------------------------------------------------------------------
  14. NUKER main menu lightbar configuration file.
  15.  
  16. Line 1: Token 1: Number of lightbar entries.
  17.                  This entry should NEVER be changed as it's here only for
  18.          future updates/addition to the nuker.
  19.         Token 2: Highlight color for this menu.
  20.  
  21. Line 2+: 
  22.         Token 1,2: First Lightbar option (X,Y) coordinate. 
  23.     Token 3  : length of the option.
  24.  
  25.     Token 4  : Hotkey for this option.
  26.  
  27.         If a fifth token is given this is assumed to be a help file which is
  28.         displayed when '?' is pressed on this option. This file is searched in
  29.         the following way: 
  30.                         - First it it checked if the file itself exist. 
  31.                         - Secondly it is checked if the file exist in the
  32.                           pcboard help directory (the file is searched by
  33.                           appending it to 'hlp', for example if the name is 'h'
  34.                           the file searched is '<pcbhelppath>\hlph'.
  35.                         - As a last resort the ppe directory is searched.
  36.  
  37.         You can also enter 'NOHLP' as the fourth token to prevent the display of
  38.         unwanted help files.
  39.