home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / LAN / NB22.ZIP / NOTICE.BAT < prev    next >
DOS Batch File  |  1993-02-10  |  605b  |  19 lines

  1. @echo off
  2. set nbedit=1334-217
  3. rem
  4. rem The following call to the Notice Board software takes an optional parameter
  5. rem which is the pathname of the directory containing the database, without
  6. rem the final '\'  For instance:
  7. rem 
  8. rem nb p:\notice
  9. rem
  10. nb
  11. rem
  12. rem The following commands run the batch file, created by the Notice Board
  13. rem command option to initiate another software package.  In a network 
  14. rem environment, the environment variable must be set to a unique directory
  15. rem for each user (eg. c:\temp)
  16. rem
  17. if exist %nbwork%\nbcomm.bat %nbwork%\nbcomm
  18. if exist nbcomm.bat nbcomm
  19.