home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / WILDCAT / TCS3M.ZIP / POSTCALL.EXM < prev    next >
Text File  |  1994-01-28  |  1KB  |  24 lines

  1. This is an example of MY POSTCALL.RUN file for Node1.
  2.  
  3. @ECHO *** Now Running ADDAD ***
  4. Addad ACTIVITY.001 G:\WC30\HEADER.TXT      <-Calls my ADDAD program.
  5. @ECHO *** NOW RUNNING SWITCH ***
  6. SWITCH 1                                   <-Calls my SWITCH program.
  7. @ECHO *** NOW RUNNING DROP-C ***
  8. DROP-C 1                                   <-Calls my DROP-C program
  9. @ECHO *** NOW RUNNING TCS3M ***
  10. CD\WC30                                    <-Changes from the Node work dir.
  11. TCS3M ACTIVITY.001 G:\WC30\DISP\TOMCAT.BBS <-Calls TCS3M program.
  12. cd\wc30\wcwork\node1                       <-Changes BACK to Work Dir.
  13.  
  14.  
  15. ADDAD is a program that inserts an information file into a new upload showing
  16. important information about the uploaded file, who uploaded it, when it was
  17. uploaded, desc. of program, plus it can include a BBS ad and comment to the
  18. new file.
  19.  
  20. SWITCH is a program to request users of slower modems to switch over to
  21. another Node that has a modem to match their modems speed.
  22.  
  23. Drop-C is a program to write a USER#.BBS to callers that drop carrier.
  24.