home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / bbs / bbsdor11.zip / BBS_DOOR.XFR < prev    next >
Text File  |  1994-02-03  |  1KB  |  32 lines

  1. ;  BBS_DOOR.XFR Protocol Definition File for use with BBS_DOOR.EXE, the
  2. ;  BBS lister door for Remote Access 2.0x Systems! Version 1.10
  3. ;
  4. ;   The Following definitions use CEXYZ.EXE file protocol engine.
  5. ;   Transfer Protocol program. You may list up to 9 (NINE) protocols using
  6. ;   various programs (i.e. DSZ.EXE, NMODEM.EXE, HSLINK.EXE, etc..) by using
  7. ;   the following formats :
  8. ;     The '#' must be in front of the Label you want BBS_DOOR to display
  9. ;     when a user requests a download. On the next line, the '@' indicates
  10. ;     the drive:\path\filename.exe of the program plus any arguments you need
  11. ;     to include on the command line (similar to external protocols in RA)
  12. ;     that may be needed to indicate port number, handshaking, etc..
  13. ;     BBS_DOOR will supply the filename of the Total Listing provided you
  14. ;     included it on the command line (the /L=<Filename.EXT> argument) when
  15. ;     you ran the door! If you do not include the /L=<Filename.EXT> on the
  16. ;     command line, the [D]ownload Listing option will not be displayed!
  17. ;
  18. ;   You may also pass the port and baud rate<-(actual, not locked) from
  19. ;   BBS_DOOR.EXE using the *P and *B variables respectively. Now multi-line
  20. ;   systems may run this program!
  21. ;
  22. #Xmodem
  23. @c:\prot\cexyz.exe /P*P /Ufos /L38400 /Sx
  24. ;
  25. #Ymodem
  26. @c:\prot\CEXYZ.exe /P*P /Ufos /L38400 /Sy
  27. ;
  28. #Zmodem
  29. @c:\prot\CEXYZ.exe /P*P /Ufos /L38400 /Sz
  30. ;
  31. ; End of Protocol Control File
  32.