home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / s / sxr302.zip / SYSFILES.ZIP / PROPKT.BAT < prev    next >
DOS Batch File  |  1992-08-04  |  262b  |  11 lines

  1. @echo off
  2. :
  3. echo PROPKT.BAT batch file
  4. echo Sample mail packet processor. Use this to customize your own Packet
  5. echo management process. See XPLANG.TXT, language line #178
  6. :
  7. Echo Parameter 1 is: %1
  8. Echo Parameter 2 is: %2
  9. Echo Parameter 3 is: %3
  10. pause
  11.