home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / CKMSG10.ZIP / CKMSG.DOC next >
Text File  |  1991-12-27  |  1KB  |  38 lines

  1.               CKMessage : A file to Message Base Program *
  2.  
  3.                    * - Requires Level 2  UTI Drivers
  4.            UTI Specifications are Trademarked by Kip Compton
  5.  
  6.                              ┌────────────┐
  7.                              │Sample Usage│
  8.                              └────────────┘
  9.  
  10.     CKMSG  /TO="CHAD KNUDSON" /FROM="SYSOP" /SUB="Great BBS" /ECHO=ON
  11.            /PRIV|/PUB
  12.  
  13.     Command Line Options (and Defaults):
  14.  
  15.         Options specified after commands must be preceeded by an '=', as
  16.         in the following:
  17.  
  18.         /ID=0
  19.         /TO="CHAD KNUDSON"
  20.         /FROM="SYSOP"
  21.  
  22.         Strings
  23.         -------
  24.         /ID    Conference ID
  25.                (C:\PCB\MAIN\MSGS for PCBoard message file,
  26.                 0 for Gap's Main Board messages, etc.)
  27.         /TO    "25 characters max"  (Defaults to ALL)
  28.         /FROM  "25 characters max"  (Defaults to CKWare)
  29.                                     registered version defaults to "SYSOP"
  30.         /SUB   "25 characters max"  (Defaults to Automessage)
  31.         /FILE  Full path and filename of file to be inserted as message
  32.  
  33.         Flags
  34.         -----
  35.         /ECHO  OFF|ON               (Default is ON)
  36.         /PRIV  message is private
  37.         /PUB   message is public    (Default)
  38.