home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / SPORT131.ZIP / WAITS.EXE / SPORTEX.CTL < prev    next >
Text File  |  1991-05-15  |  2KB  |  51 lines

  1. ;Sample SPORTEX.CTL File
  2. ;
  3. ;   This file resides in your SPORT default directory and defines the
  4. ;   commands YOU ALLOW to be triggered on your system via SPORT Remote
  5. ;   Programming.
  6. ;
  7. ;   Format of this file is:  PASSWORD COMMANDLINE, where PASSWORD
  8. ;   must begin in column 1 and is your secret to give out to those
  9. ;   to whom you decide to give this kind of access. Depending on
  10. ;   your COMMANDLINEs, this access can be very restrictive or quite
  11. ;   broad. The degree of restriction increases left to right.
  12. ;
  13. ;   This would be a restrictive COMMANDLINE (it is complete).
  14. ;PP copy c:\sport\sport.log c:\logs
  15. ;   This would be a broad COMMANDLINE (it is open-ended).
  16. ;PP copy
  17. ;
  18. ;   The COMMANDLINE must follow a single space after the PASSWORD.
  19. ;
  20. ;   Since this function is carried out in an unattended mode, any
  21. ;   command must be able to be carried out without human
  22. ;   intervention of any kind.
  23. ;
  24. ;<- Indicates a comment line
  25. ;
  26. ;Send a snapshot of my system to Bill.
  27. ;PP map
  28. ;"map" is a batch file that creates an outgoing message.
  29. ;
  30. ;Directory listing of any directory on C or D drives.
  31. ;PP dir
  32. ;
  33. ;Type any ASCII file available.  Can be piped.
  34. ;PP type
  35. ;
  36. ;Convert any *.BAD files to *.FLS files so they can be sent.
  37. ;PP sportu r
  38. ;
  39. ;Send SPORT log to Bill (as a message).
  40. ;PP sportu r 134454 Bill c:\sport\sport.log
  41. ;
  42. ;Send latest Manual Update to Bill (attach).
  43. ;PP sportu p 134454 c:\sdoc\manual.doc
  44. ;
  45. ;Send my Configuration and Phone List File to Bill (attach).
  46. ;PP sportu p 134454 c:\sport\sflash.cfg c:\sport\sflash.idx
  47. ;
  48. ;Try it! The SPORTEX Remote Programming feature of SPORT can be
  49. ;very powerful!  See the SPORT documentation for full details.
  50. ;
  51.