home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / HILFEN / MODEM / PICKUP / PICKUP.DOC next >
Text File  |  1993-12-01  |  10KB  |  264 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                                  ** PICK-UP **
  7.  
  8.                         File manager/uploader for Telix
  9.                                   version 1.0
  10.  
  11.                                       by
  12.                                 Mark P. Harrison
  13.                                     07/11/92
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.    INTRODUCTION:
  24.    ════════════════════════════════════════════════════════════════════════
  25.  
  26.         Pick-Up is an accessory script for the Telix communication program.
  27.  
  28.         In "Message" mode Pick-Up makes message writing and uploading
  29.         easy. You will be able to write your messages offline or online*
  30.         with your favorite editor. Then just select your message from a
  31.         picklist at the proper time and Pick-Up sends the message for you.
  32.  
  33.         Pick-Up makes your regular uploading easy too. Just select the file
  34.         you want to upload from a picklist, select a protocol (includes
  35.         externals you have installed) and Pick-Up sends the file for you.
  36.  
  37.         In "Script" mode Pick-Up makes writing, compiling, and testing
  38.         scripts convenient.
  39.  
  40.         Pick-Up also makes your general file maintenance chores easy.
  41.  
  42.         Pick-Up is a shareware product.  It is not "freeware" or public
  43.         domain.  If you use Pick-Up, you are expected to pay for it just
  44.         like any other program.  In return for the $10 registration fee,
  45.         you will receive a key to remove the "REGISTRATION ENCOURAGEMENT
  46.         FEATURE" from this AND any future versions.
  47.  
  48.           * Limited by the auto-logoff time the BBS has set for inactivity.
  49.  
  50.  
  51.    LEGAL STUFF:
  52.    ════════════════════════════════════════════════════════════════════════
  53.  
  54.         Pick-Up is provided on an "as is" basis without warranty of any
  55.         kind expressed or implied. In no event will Mark P. Harrison be
  56.         liable to you for any damages, including any lost profits, lost
  57.         savings or other incidental or consequential damages arising out
  58.         of the use of or inability to use the program, even if Mark P.
  59.         Harrison has been advised of the possibility of such damages, or
  60.         for any claim by any other party.
  61.  
  62.         Telix is a trademark of Exis Inc.
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.    INSTALLATION:
  70.    ════════════════════════════════════════════════════════════════════════
  71.  
  72.         ** All key references are for Telix version 3.15
  73.  
  74.         Put PICKUP.SLC and PUCONFIG.SLC in your Script directory as
  75.         configured in Telix. (ALT-O, F, item C)
  76.         CS.EXE from your Telix archive must also be in your script directory.
  77.  
  78.         Make sure you have your Editor configured correctly in Telix.
  79.             (ALT-O, F, item H)
  80.  
  81.         If you have made any changes don't forget to save them.
  82.             (ALT-O, W)
  83.  
  84.         Make a note of the FULL Path Name of the program you want to
  85.         use to View ascii files with.
  86.             (The script will ask for this the first time you run it)
  87.  
  88.         The most efficient way to run this script is to have it run
  89.         automatically when you run Telix with the command: TELIX Spickup
  90.         The S in front of the script name tells Telix to run the script
  91.         immediately after loading. You should also assign it to a "Hot Key"
  92.         in Telix with the following steps:
  93.  
  94.         ────────────────────────────────────────────────────────────────────
  95.         ALT-K           -- To get into Keyboard Definitions
  96.         R or <ENTER>    -- To select Regular key table
  97.         E               -- To select Edit
  98.         "Hot Key"       -- Enter the key combination or function key
  99.                            you want to run PickUp with
  100.         @PICKUP <ENTER> -- Tells Telix to run PickUp when Hot Key is pressed
  101.         <SPACE>         -- To get out of Edit
  102.         S               -- To save your new definition
  103.         <ENTER>         -- To write your definition to TELIX.KEY
  104.         X or <ESC>      -- To return to Terminal Screen
  105.         ────────────────────────────────────────────────────────────────────
  106.  
  107.  
  108.  
  109.    CONFIGURATION:
  110.    ═════════════════════════════════════════════════════════════════════════
  111.  
  112.         Configuration is done with PUCONFIG.SLC. PUCONFIG will run
  113.         automatically the first time you run Pick-Up (When Pick-Up can't
  114.         find it's configuration file). You can also run it manually to
  115.         change any of the options. (ALT-G, PUCONFIG)
  116.  
  117.         Use your UP/DOWN arrow keys to highlight the option you want and
  118.         hit RETURN. After selecting one of the color options, use your
  119.         RIGHT/LEFT arrow keys to scroll through the colors. Hit RETURN on
  120.         the color you want or ESCAPE to keep the original color.
  121.  
  122.         The ascii file view program must be entered as a full path name.
  123.  
  124.         Your editor is defined in the Telix configuration, not in PUCONFIG
  125.         or Pick-Up. (ALT-O, F, item H)
  126.  
  127.         Changes will not take effect until you save them and reload the
  128.         primary copy of Pick-Up.
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.    UPLOADING:
  136.    ═════════════════════════════════════════════════════════════════════════
  137.  
  138.         "Message" Mode:
  139.                         To send a message that you have written.
  140.                         Do your normal steps on the BBS to start a
  141.                         message including the TO: and SUBJECT:. When the
  142.                         BBS is ready for you to type your message, hit
  143.                         your hot-key to run Pick-Up. Highlight the message
  144.                         you want to send and hit ALT-S. Your message will
  145.                         be sent just like you were typing it. You will
  146.                         then be asked if you want to delete that message.
  147.  
  148.         "Regular" Mode:
  149.                         Do your normal steps on the BBS to start an
  150.                         upload. When the BBS is ready to receive the
  151.                         file, hit your hot-key to run Pick-Up. Highlight
  152.                         the file you want to send and hit ALT-S. Select
  153.                         your protocol and Pick-Up will upload the file.
  154.  
  155.    MENU OPTIONS:
  156.    ═════════════════════════════════════════════════════════════════════════
  157.  
  158.          Most options are pretty self explanatory, so I will not waist any
  159.          time on them. Instead I have come up with a few notes that you
  160.          should read through.
  161.  
  162.    NOTES:
  163.    ═════════════════════════════════════════════════════════════════════════
  164.  
  165.         Go ahead and use ALT-D to make your phone calls. All Telix
  166.         functions will work as normal. As soon as you logoff Pick-Up will
  167.         pop back up.
  168.  
  169.         You can call Pick-Up back up while you are online with your
  170.         "Hot-Key".
  171.  
  172.         Run PUCONFIG.SLC to change your colors and/or the name of the
  173.         program you want to use to view ascii files. Changes will not
  174.         take effect until the next time you load the primary copy of
  175.         Pick-Up.
  176.  
  177.         The S option in Pick-Up saves the current Mode and Directory as
  178.         the default start up settings.
  179.  
  180.         If you hit ALT-G in script mode the highlighted script will be
  181.         run. If not in script mode, you will be prompted for the script
  182.         name, and that script will be run if it is found in your script
  183.         directory.
  184.  
  185.         If you hit ALT-S in message mode, the upload protocol is
  186.         automatically ascii. In the other modes you must select the
  187.         protocol.
  188.  
  189.         Other scripts you may have assigned to hot keys can still be run
  190.         while Pick-Up is running.
  191.  
  192.         In REGULAR mode ALL files will be shown in the picklist.
  193.         In MESSAGE mode *.MSG files will be shown.
  194.         In SCRIPT mode *.SLT -OR- *.SLC files will be shown.
  195.  
  196.         Escape will exit Pick-Up, but ALT-X will exit Pick-Up AND Telix.
  197.  
  198.  
  199.  
  200.  
  201.    REGISTRATION:
  202.    ═════════════════════════════════════════════════════════════════════════
  203.  
  204.             If you experience a problem or if you have a suggestion
  205.             for an improvement and/or addition to this script feel
  206.             free to write me.
  207.  
  208.             ┌──────────────────────────────┐
  209.             │   Mark P. Harrison           │
  210.             │   6676 Robinson School Rd.   │
  211.             │   New Athens, IL 62264       │
  212.             │   U.S.A.                     │
  213.             │   FidoNet: 1:2250/1.6        │
  214.             │   FidoNet: Telix Echo        │
  215.             └──────────────────────────────┘
  216.  
  217.             There is a fee of $10.00 (US) for the use of this script.
  218.  
  219.             If you find this script useful, please complete the form
  220.             below and send it along with your payment to the above
  221.             address. In return for the $10 registration fee, you will
  222.             receive a key to remove the "REGISTRATION ENCOURAGEMENT
  223.             FEATURE" from this AND any future versions. I encourage
  224.             you to pass this script around to your friends. Thank you
  225.             for your support.
  226.  
  227.                                                 ╓╥╥╖    ╓╖ ╓
  228.                                                  ║║║ARK  ╟─╢ARRISON
  229.                                                  ╜ ╙─────╜ ╙────────o
  230. ------------------------------------------------------------------------------
  231.                                                                            PU1
  232.                                ** PICK-UP **
  233.  
  234.                              REGISTRATION FORM
  235.  
  236.  
  237.  
  238.  
  239.         SHIP TO NAME:_______________________________________________
  240.  
  241.              ADDRESS:_______________________________________________
  242.  
  243.                      _______________________________________________
  244.  
  245.                      _______________________________________________
  246.  
  247.  
  248.  
  249.         REGISTER TO:
  250.         ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  251.         │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
  252.         └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
  253.         (This is what you want to appear on your registered copy.)
  254.  
  255.  
  256.  
  257.  
  258.         Can you send AND receive Fido NETMAIL?  (Yes/No)   __________
  259.  
  260.         IF Yes, what is your Fido address? __________________________
  261.  
  262.  
  263. ---------------------------------------------------------------------------------
  264.