home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 147.img / NETMAL46.ZIP / NETDOR46.ZIP / NETDOOR < prev    next >
Text File  |  1990-01-30  |  2KB  |  53 lines

  1.           S A M P L E   N E T D O O R    B A T C H    F I L E
  2.           ----------------------------------------------------
  3.              (remove blank lines and comments to the right)
  4. echo off                   Do not echo to screen.
  5.  
  6. cd \Netdoor                Change directory to the directory housing
  7.                            Netdoor.
  8.  
  9. Netdoor netdoor.cnf c:\pcb c:\hubmail c:\utils c:\nodemail
  10.  
  11.                            The above line illustrates the startup
  12.                            command for NetDoor.
  13.  
  14.                            Netdoor     = startup Netdoor.exe
  15.  
  16.                            Netdoor.cnf = config file for NetDoor
  17.  
  18.                            c:\pcb      = Location of PCBoard.sys and
  19.                                          PCBoard.dat files.
  20.  
  21.                            c:\hubmail  = HUB's Main NETMAIL directory.
  22.  
  23.                            c:\utils    = PATH of your PKZIP.EXE file.
  24.  
  25.                                          NetDoor was re-written to execute
  26.                                          PKZIP WITHOUT loading a copy of
  27.                                          COMMAND.COM in order to save
  28.                                          approximately 24K of memory at
  29.                                          compression time. This 4th parameter
  30.                                          tells NetDoor the directory that
  31.                                          PKZIP.EXE resides in.
  32.  
  33.                            c:\nodemail = NODE's Main NETMAIL directory.
  34.  
  35.  
  36. cd \pcb                    return to the main PCBoard directory.
  37.  
  38.  
  39. board                      restart PCBoard.
  40.  
  41. ********************************************************************
  42. SPECIAL NOTE:  Please be certain you make the proper distinction
  43.                between the HUB's NetMail directory and the NODE's
  44.                NetMail directory. If you are operating SOLELY as
  45.                a HUB (In other words, you are the National Hub
  46.                and you make NO calls to any other system to
  47.                transfer mail), then specify the directory where
  48.                NETDOOR.EXE resides as your 5th parameter.
  49.  
  50.                Also, be sure you have created all the necessary work
  51.                directories according to the NetMail documentation
  52.                under WORK DIRECTORY!
  53.