home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / UPCHECK / RAFHEAD.ZIP / RAFHEAD.DOC < prev    next >
Text File  |  1993-08-07  |  7KB  |  314 lines

  1.  
  2.  
  3.  
  4.                │
  5.                │
  6.                │   RAFHEAD
  7.                │
  8.                │   Adds Uploader Name into Remote Access's FileBase
  9.                │   
  10.                │
  11.                │   Release 1.04, date: August 7, 1993.
  12.                │
  13.                │   Copyright (C) 1993
  14.                │
  15.                │
  16.                │   
  17.                │
  18.                │   This program is for use With Remote Access ver 2.00        
  19.                │   or higher.
  20.                │   
  21.                │
  22.                │        
  23.                │
  24.                │   Documentation is copyrighted by:
  25.                │
  26.                │        - Simon Gronow
  27.                │        - Roy Austen
  28.                │
  29.                │
  30.                │
  31.                │   Documentation release v1.04
  32.                │
  33.                │
  34.                │
  35.                │
  36.                │
  37.                │
  38.                │
  39.                │
  40.                │
  41.                │
  42.                │
  43.                │
  44.                │
  45.                │
  46.                │
  47.                │
  48.                │
  49.                │
  50.                │
  51.                │
  52.                │
  53.  
  54.  
  55.  
  56.  
  57.  
  58.                                                                       
  59.  
  60.  
  61.         Index
  62.         ==============================================================
  63.  
  64.         The documentation:
  65.         --------------------------------------------------------------
  66.  
  67.         1.0             General information                     003
  68.         1.1             How to use and Setup                    003
  69.         1.2             Support Sites                           004
  70.         1.3             Registeration Details                   005
  71.         1.4             Credits                                 005
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118. Rafhead Documention                                               Page #2
  119.  
  120.  
  121.  
  122.          1.0 General Information
  123.  
  124.              How did this program get started. After joining the RemoteAccess,
  125.              Filemgr and many other Beta test groups I found that some 
  126.              programs did not always update the Uploader name in the 
  127.              Filebase. 
  128.              At this point I again must thank one person, Roy Austen for 
  129.              allowing me to destory not only my Filebase, but his!
  130.  
  131.  
  132.  
  133.  
  134.          1.1 How to use and Setup
  135.  
  136.              There are many ways of using this utility, you just 
  137.              Unzip it and quickly read this, then RUN the .EXE! 
  138.    
  139.                             DO NOT! READ THIS FIRST!
  140.  
  141.  
  142.              There are two environment variables, that you must setup. One is
  143.              a must the other is just the default!
  144.  
  145.  
  146.              Place the following two in your batch file before running
  147.              RemoteAccess or your Frontend Mailer!
  148.  
  149.  
  150.              DBUP.BAT
  151.  
  152.              @Echo off
  153.              cls
  154.              Echo Running D'Bridge Email System for The Software Works
  155.              ..
  156.              ..
  157.              Set Task = 1            (This sets the Node No. for Rafhead &
  158.              ..                       RemoteAccess and many other Utilities.
  159.              ..                       If not set Rafhead will default to Node
  160.              ..                       1)
  161.              ..
  162.              Set RA=F:\RA            (This sets the path to your *.RA Files.
  163.              ..                       If not set Rafhead will default to the
  164.              ..                       current directory)
  165.              ..
  166.              DB.EXE
  167.              etc, etc....
  168.  
  169.  
  170.  
  171. Rafhead Documention                                               Page #3
  172.  
  173.  
  174.              You must place RAFHEAD.EXE into your RemoteAccess Directory 
  175.              or any other directory you like.
  176.  
  177.  
  178.  
  179.              When you run Rafhead it will it Ask you for an Uploader Name.
  180.              None specified it will default to the Sysop name as defined in
  181.              RA Config.
  182.  
  183.              The Next two questions Rafhead will ask is firstly
  184.              Start Area no.      - No Answer it will default to 1
  185.              and secondly
  186.              Stopping Area no.   - No Answer it will default to the highest
  187.                                    area it can find in your Files.RA file.
  188.  
  189.  
  190.             Once you have answered these questions Rafhead will go away and
  191.             update all your BLANK uploader names in all the specified areas.
  192.     
  193.  
  194.              For all those running a Mutli-Line System, YES it supports
  195.              multi-line and multi-user aware code.
  196.  
  197.  
  198.  
  199.          1.2 Support Sites
  200.  
  201.              The Software Works - Melbourne, Australia.
  202.              Support Person - Simon Gronow
  203.              3:632/998.0 +61-3-589-6315 PEP/v.32b          (BBS)
  204.                          +61-3-589-5590                    (VOICE)
  205.                          +61-3-589-3574 24 Hours           (FAX)
  206.  
  207.              Tassie DataBank - Tasmania, Australia.
  208.              Support Person - Roy Austen
  209.              3:670/301.0 +61-03-44-1128 PEP/v.32b          (BBS)
  210.                          +61-03-44-4240                    (VOICE)
  211.  
  212.  
  213.              (NO Overseas support site Yet Sorry!)
  214.              
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230. Rafhead Documention                                               Page #4
  231.  
  232.  
  233.          1.3  Registration / Legal information
  234.  
  235.              Rafhead is shareware. After a reasonable trial period,  
  236.              such as two weeks or a month,  you are requested  (and 
  237.              expected) to register with the author. Many hours of hard 
  238.              work have gone into developing Rafhead.
  239.  
  240.              For specific registration details,  please see the included
  241.              REGISTER.DOC.  Users may wish to note  the discount for other
  242.              programs that I have written when registering my programs 
  243.              together. Registration prices, addresses and forms may 
  244.              be found in REGISTER.DOC.
  245.  
  246.              Upon registration you will be  supplied with a registration
  247.              key. This key does not  enable any extra features,  but Rafhead
  248.              will display that it is  registered on the console and thank you.
  249.  
  250.              Rafhead is copyright software.  Rafhead still may be  shared 
  251.              around amongst your friends, but it remains the property of Simon 
  252.              Gronow, the author.  Disassembly,  reverse engineering and
  253.              modification of the executables, documentation or archives
  254.              (excluding rearchiving in other formats) is prohibited.
  255.  
  256.  
  257.  
  258.          1.4 Credits
  259.  
  260.  
  261.              Thank yous are extended to, in no particular order,
  262.  
  263.              Roy Austen, Greg Holloway, Jason Lingohr, Hamish Moffat,
  264.              Michael Bate, Tony Laughton, Andrew Leniart.
  265.  
  266.              Any others (including other OBTT members) who I may have
  267.              left out, please contact me and my sincerest apologies.
  268.  
  269.              Thanks also to Andrew Milner for RemoteAccess 2.00,
  270.              Borland International for Turbo Pascal 6.0.
  271.  
  272.  
  273.                            That's all, folks.
  274.        
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313. Rafhead Documention                                               Page #5
  314.