home *** CD-ROM | disk | FTP | other *** search
/ Boldly Go Collection / version40.iso / TS / 05B / PICKUP11.ZIP / PICKUP.DOC < prev    next >
Encoding:
Text File  |  1992-08-20  |  12.4 KB  |  307 lines

  1.  
  2.  
  3.  
  4.  
  5.                                  ** PICK-UP **
  6.  
  7.                         File manager/uploader for Telix
  8.                                   Version 1.1
  9.  
  10.                                       by
  11.                                 Mark P. Harrison
  12.                                     08/20/92
  13.  
  14.             Copyright 1992 by Mark P. Harrison. All Rights Reserved.
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.    INTRODUCTION:
  23.    ════════════════════════════════════════════════════════════════════════
  24.  
  25.         Pick-Up is an accessory script for the Telix communication program.
  26.  
  27.         In "Message" mode Pick-Up makes message writing and uploading
  28.         easy. You will be able to write your messages offline or online*
  29.         with your favorite editor. Then just select your message from a
  30.         picklist at the proper time and Pick-Up sends the message for you.
  31.  
  32.         Pick-Up makes your regular uploading easy too. Just select the file
  33.         you want to upload from a picklist, select a protocol (includes
  34.         externals you have installed) and Pick-Up sends the file for you.
  35.  
  36.         In "Script" mode Pick-Up makes writing, compiling, and testing
  37.         scripts convenient.
  38.  
  39.         Pick-Up also makes your general file maintenance chores easy.
  40.           (View, Copy, Move, Rename, Delete, Edit, Write, Print)
  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.         PICK-UP  IS A TRADEMARK OF MARK P. HARRISON
  63.         TELIX  IS A TRADEMARK OF EXIS INC.
  64.  
  65.  
  66.  
  67.  
  68.    SPECIAL THANKS:
  69.    ════════════════════════════════════════════════════════════════════════
  70.  
  71.         I must first thank my wife, Cathy Harrison, for putting up with
  72.         only seeing the back of my head for the many hours spent on this.
  73.  
  74.         The next thanks go to my two main beta testers, my brother Rich
  75.         Harrison, who can always find a way to screw something up, and
  76.         my friend Steve Bromley, who can always find unusual conditions
  77.         to run a program under.  THANKS!
  78.  
  79.  
  80.    PACKING LIST:
  81.    ════════════════════════════════════════════════════════════════════════
  82.  
  83.         PICKUP.SLC       20058           The Main PICK-UP script.
  84.         PUCONFIG.SLC      6908           The configuration script.
  85.         PICKUP.DOC       12738           The file you are reading.
  86.         HISTORY.TXT        765           The version history.
  87.         REGISTER.TXT      2798           The registration form.
  88.  
  89.      ************** IF YOU DOWNLOADED THIS FROM COMPUSERVE **************
  90.      Please rename the archive PICKUP11.ZIP before uploading it anywhere.
  91.  
  92.  
  93.    INSTALLATION:
  94.    ════════════════════════════════════════════════════════════════════════
  95.  
  96.         ** ALL KEY REFERENCES ARE FOR TELIX VERSION 3.15
  97.  
  98.         Put PICKUP.SLC and PUCONFIG.SLC in your Script directory as
  99.         configured in Telix. (ALT-O, F, item C)
  100.         CS.EXE from your Telix archive must also be in your script directory.
  101.  
  102.         Make sure you have your Editor configured correctly in Telix.
  103.             (ALT-O, F, item H)
  104.  
  105.         If you have made any changes don't forget to save them.
  106.             (ALT-O, W)
  107.  
  108.         Make a note of the FULL Path Name of the program you want to
  109.         use to View ascii files with.
  110.             (The script will ask for this the first time you run it)
  111.  
  112.         The most efficient way to run this script is to have it run
  113.         automatically when you run Telix with the command: TELIX Spickup
  114.         The S in front of the script name tells Telix to run the script
  115.         immediately after loading. You should also assign it to a "Hot Key"
  116.         in Telix with the following steps:
  117.  
  118.         ────────────────────────────────────────────────────────────────────
  119.         ALT-K           -- To get into Keyboard Definitions
  120.         R or <ENTER>    -- To select Regular key table
  121.         E               -- To select Edit
  122.         "Hot Key"       -- Enter the key combination or function key
  123.                            you want to run PickUp with
  124.         @PICKUP <ENTER> -- Tells Telix to run PickUp when Hot Key is pressed
  125.         <SPACE>         -- To get out of Edit
  126.         S               -- To save your new definition
  127.         <ENTER>         -- To write your definition to TELIX.KEY
  128.         X or <ESC>      -- To return to Terminal Screen
  129.         ────────────────────────────────────────────────────────────────────
  130.  
  131.  
  132.  
  133.  
  134.    CONFIGURATION:
  135.    ═════════════════════════════════════════════════════════════════════════
  136.  
  137.         Configuration is done with PUCONFIG.SLC. PUCONFIG will run
  138.         automatically the first time you run Pick-Up (When Pick-Up can't
  139.         find it's configuration file). You can also run it manually to
  140.         change any of the options. (ALT-G, PUCONFIG)
  141.  
  142.         Use your UP/DOWN arrow keys to highlight the option you want and
  143.         hit RETURN. After selecting one of the color options, use your
  144.         RIGHT/LEFT arrow keys to scroll through the colors. Hit RETURN on
  145.         the color you want or ESCAPE to keep the original color.
  146.  
  147.         The ascii file view program must be entered as a full path name.
  148.  
  149.         The time delay for the screen blanker must be entered in seconds.
  150.         Enter  0  if you do not want the screen to blank.
  151.  
  152.         You have three sort method choices.
  153.         1. NO SORT     No sorting is done on the files.
  154.         2. SORT 1      This is the default and is the fastest if the files
  155.                        on your drive are normally in a random order.
  156.         3. SORT 2      This method should only be used if you regularly
  157.                        run some program that sorts the files on your drive
  158.                        into alphabetical order. (PC TOOLS, NORTON...)
  159.  
  160.         Your editor is defined in the Telix configuration, not in PUCONFIG
  161.         or Pick-Up. (ALT-O, F, item H)
  162.  
  163.         Changes will not take effect until you save them and reload the
  164.         primary copy of Pick-Up.
  165.  
  166.  
  167.    UPLOADING:
  168.    ═════════════════════════════════════════════════════════════════════════
  169.  
  170.         "Message" Mode:
  171.                         To send a message that you have written.
  172.                         Do your normal steps on the BBS to start a
  173.                         message including the TO: and SUBJECT:. When the
  174.                         BBS is ready for you to type your message, hit
  175.                         your hot-key to run Pick-Up. Highlight the message
  176.                         you want to send and hit ALT-S. Your message will
  177.                         be sent just like you were typing it. You will
  178.                         then be asked if you want to delete that message.
  179.  
  180.         "Regular" Mode:
  181.                         Do your normal steps on the BBS to start an
  182.                         upload. When the BBS is ready to receive the
  183.                         file, hit your hot-key to run Pick-Up. Highlight
  184.                         the file you want to send and hit ALT-S. Select
  185.                         your protocol and Pick-Up will upload the file.
  186.  
  187.  
  188.    MENU OPTIONS:
  189.    ═════════════════════════════════════════════════════════════════════════
  190.  
  191.          Most options are pretty self explanatory, so I will not waist any
  192.          time on them. Instead I have come up with a few notes that you
  193.          should read through.
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.    NOTES:
  201.    ═════════════════════════════════════════════════════════════════════════
  202.  
  203.         Go ahead and use ALT-D to make your phone calls. All Telix
  204.         functions will work as normal. As soon as you logoff Pick-Up will
  205.         pop back up.
  206.  
  207.         You can call Pick-Up back up while you are online with your
  208.         "Hot-Key".
  209.  
  210.         Run PUCONFIG.SLC to change your colors and/or the name of the
  211.         program you want to use to view ascii files. The time delay on
  212.         the screen blanker and the sort method used on the files are also
  213.         set with PUCONFIG. Changes will not take effect until the next
  214.         time you load the primary copy of Pick-Up.
  215.  
  216.         The S option in Pick-Up saves the current Mode and Directory as
  217.         the default start up settings.
  218.  
  219.         If you hit ALT-G in script mode the highlighted script will be
  220.         run. If not in script mode, you will be prompted for the script
  221.         name, and that script will be run if it is found in your script
  222.         directory.
  223.  
  224.         If you hit ALT-S in message mode, the upload protocol is
  225.         automatically ascii. In the other modes you must select the
  226.         protocol.
  227.  
  228.         Other scripts you may have assigned to hot keys can still be run
  229.         while Pick-Up is running.
  230.  
  231.         In REGULAR mode ALL files will be shown in the picklist.
  232.         In MESSAGE mode *.MSG files will be shown.
  233.         In SCRIPT mode *.SLT -OR- *.SLC files will be shown.
  234.  
  235.         Escape will exit Pick-Up, but ALT-X will exit Pick-Up AND Telix.
  236.  
  237.  
  238.    REGISTRATION:
  239.    ═════════════════════════════════════════════════════════════════════════
  240.  
  241.             If you experience a problem or if you have a suggestion
  242.             for an improvement and/or addition to this script feel
  243.             free to write me.
  244.             ┌──────────────────────────────┐
  245.             │   Mark P. Harrison           │
  246.             │   6676 Robinson School Rd.   │
  247.             │   New Athens, IL 62264       │
  248.             │   U.S.A.                     │
  249.             │   FidoNet: 1:2250/1.6        │
  250.             │   FidoNet: Telix Echo        │
  251.             └──────────────────────────────┘
  252.             There is a fee of $10.00 (US) for the use of this script.
  253.  
  254.             If you find this script useful, please complete the form
  255.             below and send it along with your payment to the above
  256.             address. In return for the $10 registration fee, you will
  257.             receive a key to remove the "REGISTRATION ENCOURAGEMENT
  258.             FEATURE" from this AND any future versions. I encourage
  259.             you to pass this script around to your friends. Thank you
  260.             for your support.                   ╓╥╥╖    ╓╖ ╓
  261.                                                  ║║║ARK  ╟─╢ARRISON
  262.                                                  ╜ ╙─────╜ ╙────────o
  263.  
  264.  
  265. ------------------------------------------------------------------------------
  266.                                                                          PU1.1
  267.                                ** PICK-UP **
  268.  
  269.                              REGISTRATION FORM
  270.  
  271.  
  272.  
  273.  
  274.         SHIP TO NAME:_______________________________________________
  275.  
  276.              ADDRESS:_______________________________________________
  277.  
  278.                      _______________________________________________
  279.  
  280.                      _______________________________________________
  281.  
  282.  
  283.  
  284.         REGISTER TO:
  285.         ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  286.         │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
  287.         └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
  288.         (This is what you want to appear on your registered copy.)
  289.                                 (30 Max.)
  290.  
  291.         Where did you get your copy of Pick-Up? _____________________
  292.  
  293.         Can you send AND receive Fido NETMAIL?  (Yes/No)   __________
  294.  
  295.         IF Yes, what is your Fido address? __________________________
  296.  
  297.         Voice Phone __________________  BBS Phone ___________________
  298.          (Optional)
  299.  
  300.         Comments:____________________________________________________
  301.  
  302.                  ____________________________________________________
  303.  
  304.                  ____________________________________________________
  305.  
  306. -------------------------------------------------------------------------------
  307.