home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / CEL202R.ZIP / CEL202-2.ZIP / EXTERN.DAT < prev    next >
Text File  |  1994-09-17  |  2KB  |  44 lines

  1. ; This file is extern.dat - it contains the external files to be accessible
  2. ; via the sysop's F5 menu.
  3. ;
  4. ; the syntax for lines is currently as follows:
  5. ; Menu Title,Commandline,Parameters
  6. ;
  7. ; The menu title may have a tilde (~) character preceding the letter you wish
  8. ; to be a hot key for that item.  If no tilde is defined, there will be no
  9. ; hot key defined for that item.
  10. ;
  11. ; If the commandline is followed by an asterisk (*), Celerity will change to
  12. ; the directory specified by Commandline before executing.  Otherwise, it will
  13. ; be executed from the BBS Node Directory.
  14. ;
  15. ; The parameters entry may be excluded if there are no command-line parameters
  16. ; or enter a '?' to have Celerity ask for the parameters.
  17. ;
  18. ; A parameter of '%S' will pass the path and filename of the setup.dat
  19. ; A parameter of '%N' will pass the current BBS node #
  20. ; A parameter of '%U' will pass the current user's UserID
  21. ;
  22. ; Lines beginning with a semicolon are ignored.  Blank lines are acceptable.
  23. ;
  24. Edit User Online,c:\celerity\util\uedit\edituser.exe,%S %U
  25. ~DOS Shell,c:\command.com
  26. Edit ~Users,c:\celerity\util\uedit\edituser.exe,%S
  27. ~Qedit,c:\com\q.exe,?
  28. Celerity Management ~Tools,c:\celerity\util\cmt\cmt.exe,c:\celerity\util\cmt
  29. DOS ~Edit,c:\dos\edit.com
  30. PkZip,c:\com\pkzip.exe,?
  31. PkUnzip,c:\com\pkunzip.exe,?
  32. Celerity~Text Editor,c:\celerity\util\ledit\editlang.exe,c:\celerity\util\ledit
  33. Electronic ~Mail Manager,c:\celerity\util\medit\editmail.exe,c:\celerity\util\medit
  34. Transfer ~Protocol Editor,c:\celerity\data\protedit.exe*
  35. Celerity ~Setup,celsetup.exe
  36.  
  37. ;
  38. ; EXTERN.DAT will support up to 29 external utilities, which should suffice
  39. ; for most users.
  40. ;
  41. ; Here ends the EXTERN.DAT specification
  42. ;
  43.  
  44.