home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / ra / posttxt.zip / POSTTXT.DOC < prev    next >
Text File  |  1993-07-02  |  4KB  |  106 lines

  1.  
  2. ┌─────────────────────────────────────────────────────────────────────────────┐
  3. │ ▒▒▒▒ POSTTXT v1.0 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  4. └─────────────────────────────────────────────────────────────────────────────┘
  5.  
  6.                      For RemoteAccess v2.0x and higher !
  7.  
  8.                      Written by Ron Huiskes / Intersoft
  9.                    (c) Copyright 1993 All Rights Reserved
  10.  
  11.                             Ron Huiskes / Interface
  12.                                  P.o. Box 528
  13.                               2280 AM Rijswijk
  14.                                    Holland
  15.  
  16.        +31-70-3361380 / +31-70-3361381 / +31-70-3360698 / +31-70-3964008
  17.  
  18.                           Fidonet: 2:281/506
  19.                           Usenet : rh@interfhq.hacktic.nl
  20.  
  21.  
  22. ┌─────────────────────────────────────────────────────────────────────────────┐
  23. │ ▒▒▒▒ What can this thing do ?  ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  24. └─────────────────────────────────────────────────────────────────────────────┘
  25.  
  26.  
  27.   Just a quick tool made in minuts:
  28.  
  29.   POSTTXT will allow you to send local file attach msg's to users on your
  30.   bbs from batchfiles. As I didn't find any other tool that could do this I 
  31.   had to write it myself.
  32.  
  33.   POSTTXT can post a txtfile as msg in your hudson msg base (so far nothing
  34.   special) but can also attach files to it!
  35.  
  36.  
  37. ┌─────────────────────────────────────────────────────────────────────────────┐
  38. │ ▒▒▒▒ Command Line Options ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  39. └─────────────────────────────────────────────────────────────────────────────┘
  40.  
  41.  
  42.   Usage:
  43.        POSTTXT <board> <adressee> <contents file> [attach file] [options]
  44.  
  45.   For example 'POSTTXT 1 Ron_Huiskes file.txt f:\ra\timelog.bbs /D' will
  46.   send the text in file.txt as a msg to user Ron Huiskes in msg board 1
  47.   and attach f:\ra\timelog.bbs as file to this message. The /D instructs
  48.   POSTTXT not to delete the timelog.bbs file after attaching.
  49.  
  50.   Spaces in <adressee> must be written as underscores, and will be
  51.   translated to a space by POSTTXT.
  52.  
  53.   <Contents file> is a plain ascii file with the msgtxt you want to be
  54.   posted in the message.
  55.  
  56.   <Attach file> can be a list of files if you start the list with a @.
  57.  
  58.   Options:
  59.         /D = do not delete original attach file after copying.
  60.  
  61.   
  62. ┌─────────────────────────────────────────────────────────────────────────────┐
  63. │ ▒▒▒▒ Behaviour  ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  64. └─────────────────────────────────────────────────────────────────────────────┘
  65.  
  66.  
  67.   POSTTXT will open the message base in share mode, and will try to lock
  68.   the message base before posting the message. If locking fails POSTTXT
  69.   will disable locking and tries to continue normally.
  70.  
  71.   Only Hudson msg base is supported!
  72.  
  73.  
  74. ┌─────────────────────────────────────────────────────────────────────────────┐
  75. │ ▒▒▒▒ Disclaimer ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  76. └─────────────────────────────────────────────────────────────────────────────┘
  77.  
  78.  
  79.   POSTTXT is supplied as *CardWare*. If you are using this program sent me
  80.   a postcard of your city (looks great on my wall!) telling me that you use
  81.   POSTTXT and what you liked and disliked about it.
  82.  
  83.   POSTTXT was tested, and worked flameless on my system (5 lines novell).
  84.   But this does not mean that POSTTXT will work correct in your environment.
  85.   Please take every procotion you think is necessary....
  86.  
  87.   POSTTXT comes with limited warranty: NONE.
  88.  
  89.   In no event shall Ron Huiskes and/or InterSoft be liable for any damages
  90.   caused by POSTTXT. The Software is supplied as-is. If it breaks in two,
  91.   you own both halves...
  92.  
  93.  
  94.  
  95.   
  96.  
  97.   In the USA the latest version of POSTTXT as well as all the other
  98.   Intersoft products are available at:
  99.  
  100.   Scott Livingston 1:142/212, 1-203-826-1153 and
  101.   Mike Ehlert 1:102/1001, 1-805-494-9386, give them a call!
  102.  
  103. ┌─────────────────────────────────────────────────────────────────────────────┐
  104. │ ▒▒▒▒ POSTTXT v1.0 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  105. └─────────────────────────────────────────────────────────────────────────────┘
  106.