home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / ra / mcra2fu1.zip / RAGFAC1.ARJ / RAGFAC.DOC next >
Text File  |  1993-02-15  |  2KB  |  74 lines

  1. RAGFAC - RemoteAccess Global File Area Configuration
  2. Version 1.0 Beta 1
  3.  
  4. This is a quick program to allow you to make global changes to the file
  5. areas of RemoteAccess V2.0
  6.  
  7. I wrote it after moving all my file areas around with McRafam, and wanted
  8. to put the file areas into groups.  I figured it would be faster to write
  9. the program than to go through each area one by one.
  10.  
  11.  
  12. This looks for the FILES.RA in the CURRENT directory (please work on a back-
  13. up copy of Files.RA in case something goes wrong <grin>) It also reads the
  14. CONFIG.RA from the directory pointed to by the RA environment variable.
  15. This is used to know which archive types are available.
  16.  
  17. This program is limited to 1000 records in Files.RA (1000 areas)
  18. If anyone needs more right away, let me know.
  19.  
  20. You can Tag areas, then apply changes to all tagged areas. Almost everything
  21. can be changed from this program, except paths and area names since you wouldn't
  22. change these globally!
  23.  
  24. The whole thing is pretty self explanatory as you use it, but I want to mention
  25. a couple of points:
  26.  
  27.  Option I on the Changes Screen (Areas Is On CDROM)
  28.  
  29.    I originally intended that you tag all areas which are on the CDROM and then
  30.    proccess them. Instead, what I did was ASK you what drive letters your CDROM
  31.    drives are, and any tagged area with a filepath on one of those drives is
  32.    marked as a CDROM drive.
  33.  
  34.  
  35.  Option S on the Changes Screen (Convert To Which Archive)
  36.  
  37.    This reads the available archive types from the CONFIG.RA file.
  38.  
  39.  
  40.  Option Y on the Changes Screen (Security Flags)
  41.  
  42. >  First you are presented a list of Flags:
  43.  
  44.      [L]ist Security Flags
  45.      [U]pload Security Flags
  46.      [D]ownload Security Flags
  47.  
  48.      Update Which Flag Set? : List
  49.  
  50. >  Then you are prompted for the Flag, EG. A,B,C, or D
  51.  
  52.      Change Which List Security Flags? [A-D] : A
  53.  
  54. >  You are then presented with a list of Keys to use
  55.  
  56.      Flag Codes :
  57.  
  58.      *  Do Not Change This Flag - Leave as it is in Files.Ra
  59.      -  Users Flag may be ON or OFF for the Tagged File Areas to be accessed
  60.      X  Users Flag MUST be ON for the Tagged File Areas to be accessed
  61.      O  Users Flag MUST be OFF for the Tagged File Areas to be accessed
  62.  
  63. >  Then finally prompted for the 8 character flag settings
  64.  
  65.                    12345678
  66.      Enter Flags : --OXX***
  67.  
  68.  
  69.  
  70.  
  71. Rod Hancock
  72. Motor City Software
  73.  
  74.