home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / FEXRA101.ZIP / FEXRA.DOC next >
Text File  |  1995-09-21  |  10KB  |  224 lines

  1.  
  2.                             FExRA Version 1.01
  3.  
  4.           for Fastecho Version 1.45 and RemoteAccess Version 2.50
  5.  
  6.                               ░▄▄        ▄▄
  7.                               ║ ▀▀█▄ ▄▄█▀▀
  8.                               ║ ▄▄█▀▀ ▀█▄▄
  9.                               ║▀▀        ▀▀
  10.                               ║
  11.                               ║
  12.  
  13.               Copyright (C) 1995 Donald Kerr 2:259/88@fidonet
  14.  
  15.                         Released 21st September 1995
  16.  
  17. ┌──────────────────────────────────────────────────────────────────────────┐
  18. │ ▒▒▒▒ Introduction ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  19. └──────────────────────────────────────────────────────────────────────────┘
  20.  
  21.  FExRA is a program which creates the RemoteAccess message base files 
  22.  (MESSAGES.RA and MESSAGES.RDX) from the Fastecho configuration file 
  23.  (FASTECHO.CFG). Areas are transferred by Fastecho 'Group' in the order 
  24.  in which you specify. FExRA also allows you to insert or delete blank 
  25.  areas at any point in your RemoteAccess message base; a handy utility 
  26.  in itself!
  27.  
  28.  FExRA is designed to work solely with JAM areas. Support for Hudson areas
  29.  has been discontinued.
  30.  
  31. ┌──────────────────────────────────────────────────────────────────────────┐
  32. │ ▒▒▒▒ Disclaimer ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  33. └──────────────────────────────────────────────────────────────────────────┘
  34.  
  35.  I am responsible for nothing! The program has been throughly tested and 
  36.  should present no problems when used as described.   
  37.  
  38. ┌──────────────────────────────────────────────────────────────────────────┐
  39. │ ▒▒▒▒ Installation ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  40. └──────────────────────────────────────────────────────────────────────────┘
  41.  
  42.  Installation is straightforward. Just unzip the file FEXRA100.ZIP to a
  43.  directory of your choosing e.g. "C:\FEXRA" then simply run the file 
  44.  FEXRA.EXE. 
  45.  
  46.  IMPORTANT
  47.  
  48.  It is NOT recommened that you place FExRA in your System directory (usually 
  49.  C:\RA) as FExRA creates the files MESSAGES.RA and MESSAGES.RDX which are the 
  50.  messages base foles used by RemoteAccess. If this is done when your BBS is 
  51.  online then your users will be a little confused to say the least!
  52.  
  53.  It is also recommended that you copy the files RACONFIG.EXE and RACONFIG.OVR
  54.  into the FExRA directory as you'll be able to use them to view the contents
  55.  of the new MESSAGES.RA file which FExRA creates. This won't be necessary in 
  56.  future versions. See 'Future Versions' below.
  57.  
  58.  Users of RemoteAccess Versions below 2.50 will require to downgrade their 
  59.  message base files using the small FREEWARE utility DG.EXE which is 
  60.  availiable from my BBS. See 'Support' below for the numbers. It may be 
  61.  freqed as "DGUG" or downloaded as "DGUG.ZIP". This also includes a utility
  62.  which upgrades from Version 2.02 to 2.50.
  63.  
  64.  See 'Distribution' below for a list of files included in the archive. 
  65.  
  66. ┌──────────────────────────────────────────────────────────────────────────┐
  67. │ ▒▒▒▒ Operation ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  68. └──────────────────────────────────────────────────────────────────────────┘
  69.  
  70.  FExRA works with Fastecho configuration files Revision 6 i.e. Fastecho 
  71.  Version 1.45. If FExRA is not compatible with your Fastecho configuration, 
  72.  it will tell you so. It won't run with incompatible versions.
  73.  
  74.  The following linew are required in your AUTOEXEC.BAT file to allow FExRA
  75.  to locate the files FASTECHO.CFG and CONFIG.RA :-
  76.  
  77.  "SET FE=C:\FE" where "C:\FE" is the location of your version of FASTECHO.CFG
  78.  "SET RA=C:\RA" where "C:\RA" is the location of your version of CONFIG.RA
  79.  
  80.  Some Sysops set these variables within their BBS batch files and FExRA will 
  81.  highlight this as it runs. Alternatively, typing "SET FE=C:\FE" etc on the 
  82.  command line will suffice and allow you to run FExRA without any problems
  83.  
  84.  FExRA creates the files MESSAGES.RA and MESSAGE.RDX in the current directory.
  85.  
  86.  Run the file FRXRA.EXE and you will be presented with the following 
  87.  options:-
  88.  
  89.         Group to transfer
  90.         Name or Comment
  91.         Edit global record
  92.         Insert blank areas
  93.         Delete areas
  94.         Shell to DOS
  95.  
  96.  Let's look at these options individually.
  97.  
  98.         Group to transfer
  99.  
  100.  Currently Fastecho supports a maximum of 26 Groups: A to Z inclusive.
  101.  Cycle through the Groups by pressing enter and stop at the Group you 
  102.  want to transfer.
  103.  
  104.         Name or Comment
  105.  
  106.  You can choose to name your RemoteAccess area by Fastecho Name (echo tag)
  107.  or Fastecho Comment (description)
  108.  
  109.         Edit global record
  110.  
  111.  This option allows you to set default values for all the areas within the 
  112.  group you are transfering. There are a few points to note:-
  113.  
  114.     (1)   The global origin line may be better left blank and set using 
  115.           RACONFIG.EXE and Options, Messages, Default Origin.
  116.  
  117.     (2)   At this time I do not know the limit on the number of AKAs
  118.           RemoteAccess Version 2.50 will allow despite asking the author 
  119.           (Andrew Milner) for this information. At present, Version 2.02
  120.           uses a byte variable to store the AKA number which allows a
  121.           maximum of 256 options of which only 10 of these are available
  122.           (0 to 9 inclusive). I have opened this up and allowed the maximum
  123.           on the assumption that Version 2.50 will store AKAs in a seperate 
  124.           file. If you are using FExRA with a Version of RA below 2.50 then
  125.           bear in mind the limit of 10.
  126.  
  127.     (3)   You may need to set the security level of 'Sysop only' areas after
  128.           you've globally transfered all the areas within a group. Use
  129.           RACONFIG.EXE to do this. See 'Future Versions' below.
  130.  
  131.         Insert blank areas
  132.  
  133.  You can insert any number of blank areas at any point in the RemoteAccess 
  134.  message base. Any areas above the point of insertion will be pushed up by 
  135.  the number of records you are inserting.
  136.  
  137.         Delete areas
  138.  
  139.  You can delete any number of areas at any point in the RemoteAccess
  140.  message base. Any areas above the point of insertion will be moved down
  141.  by the number of records you are deleting.
  142.  
  143.         Shell to DOS
  144.  
  145.  No explanation required (hopefully)!
  146.  
  147.  To transfer areas to RemoteAccess then simply press F10 and the chosen 
  148.  Group and other options will be processed. To view the new MESSAGES.RA file 
  149.  then you'll have to drop to DOS in this version and run RACONFIG.EXE. Future 
  150.  versions will not require that you do this. See 'Future Versions' below.
  151.  Users of RemoteAccess Versions below 2.50 will require to downgrade their 
  152.  message base files to view them then upgrade them to continue processing.
  153.  See 'Installation' for information on these utilities and their 
  154.  availability.
  155.  
  156. ┌───────────────────────────────────────────────────────────────────────────┐
  157. │ ▒▒▒▒ Distribution ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  158. └───────────────────────────────────────────────────────────────────────────┘
  159.  
  160.  You are encouraged to copy this program and share it with others.  If you
  161.  can personally pass this program to another BBS I would be most grateful.
  162.  
  163.  Please ensure that the archive contains the following files:-
  164.  
  165.         FEXRA.EXE    - The main program.
  166.         FEXRA.DOC    - This documentation file.
  167.         FILE_ID.DIZ  - A description file.
  168.  
  169. ┌──────────────────────────────────────────────────────────────────────────┐
  170. │ ▒▒▒▒ Registration ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  171. └──────────────────────────────────────────────────────────────────────────┘
  172.  
  173.  If you use the files MESSAGES.RA and MESSAGES.RDX created by FExRA then you
  174.  are requested to register. Many long and hard hours have gone into creating
  175.  this program for you. Registraion gains no immediate advantage as there are
  176.  no crippled options in this program but those that register will get the 
  177.  next version CRASH mailed to them FREE OF CHARGE no matter where in the 
  178.  world! Not only that, but registered users will be entitled to upgrades 
  179.  without incurring any additional fee.
  180.  
  181.  The cost of registering this version is only 8 UK pounds (10 US Dollars) 
  182.  or equivalent.
  183.  
  184.  Send your registration fee to - Donald Kerr
  185.                                  2 Rowans Gardens
  186.                                  Bothwell
  187.                                  Glasgow G71 8BE
  188.                                  United Kingdom
  189.  
  190.  Thank you for your support!
  191.  
  192. ┌──────────────────────────────────────────────────────────────────────────┐
  193. │ ▒▒▒▒ Future Versions ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  194. └──────────────────────────────────────────────────────────────────────────┘
  195.  
  196.  The next version of FExRA will include many more options than are being
  197.  released with this version. There are plans to include a split-screen 
  198.  mode which will allow you to transfer and edit both Fastecho and 
  199.  RemoteAccess areas individually or in groups. See registration above if
  200.  you want to take advantage of the 'CRASH' option! It WILL be worth it.
  201.  Are there any additions you would like to see?
  202.  
  203. ┌──────────────────────────────────────────────────────────────────────────┐
  204. │ ▒▒▒▒ Support ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  205. └──────────────────────────────────────────────────────────────────────────┘
  206.  
  207.  Help is available by Netmail from the Fidonet address 2:259/88   A short 
  208.  list of other programs written by the author may be freqed as "PROGS" from 
  209.  the same address, or you may call the Firelink BBS on +44-1698-854685 and 
  210.  download the File "PROGS.TXT".
  211.  
  212. ┌──────────────────────────────────────────────────────────────────────────┐
  213. │ ▒▒▒▒ Ideas? ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  214. └──────────────────────────────────────────────────────────────────────────┘
  215.  
  216.  If you have any ideas for short utilities connected with Comms or BBS then 
  217.  please let me know.
  218.  
  219. ┌──────────────────────────────────────────────────────────────────────────┐
  220. │ ▒▒▒▒ Thanks ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  221. └──────────────────────────────────────────────────────────────────────────┘
  222.  
  223.  With thanks to Peter Waddell for the original idea.
  224.