home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / comm / edusr115.lha / ReadMe < prev   
Text File  |  1993-05-28  |  4KB  |  116 lines

  1.  
  2.  
  3.  
  4.                            EDITUSER 1.15 (Beta)
  5.  
  6.  
  7.  
  8.  
  9. This is a Beta-release of EditUser, a DLG utility for editing and viewing
  10. user accounts. Documentation regarding the majority of functions can be
  11. found in "EditUser.doc". This file covers only features added since 1.14.
  12.  
  13. The GUI is the main new feature of 1.15. By typing "EditUser gui", you can
  14. have an Intuition window with over 50 gadgets available. To start editing
  15. or viewing an account, either click on a name from the list of users or
  16. type in a name (with or without an underscore).
  17.  
  18. The functionality is the same whether you choose the cli or gui, with one
  19. or two minor exceptions.
  20.  
  21. You can use keyboard short-cuts to activate certain gadgets without the
  22. mouse. Here is a list:
  23.  
  24.                         A = Alias
  25.                         B = Bytes Uploaded
  26.                         C = City
  27.                         D = Daily Time Limit
  28.                         E = Editor
  29.                         F = First Call
  30.                         L = Level
  31.                         M = Last Message Area
  32.                         N = Note (not implemented in Beta versio)
  33.                         P = Password
  34.                         Q = Quit EditUser
  35.                         R = Messages Read
  36.                         S = Session Time Limit
  37.                         T = Time Used Today
  38.                         U = User string gadget
  39.                         W = Messages Written
  40.                         Z = Zip or postal code
  41.  
  42.  
  43.  
  44.  
  45. IMPORTANT NOTES:
  46.  
  47.         *DO NOT* change the "First" field in GUI mode, I've not enabled the
  48. function that converts a string to the appropriate datatype. Use the CLI
  49. mode to make such edits.
  50.  
  51.         The Beta version has computer-types hard-coded. To edit this field,
  52. use the CLI mode. (This will change with the general release.)
  53.  
  54.         The Beta version does not have archiver, protocol and editor in
  55. string format. Use "EditUser sys" to get your system resources and plug
  56. that information into the appropriate gadget. A sample readout looks like
  57. this:
  58.  
  59.  
  60. Archiver: # / Name
  61. ~~~~~~~~~~~~~~~~~~
  62. 1 - Arc
  63. 2 - Zoo
  64. 3 - Lha
  65.  
  66. Editors: # / Name
  67. ~~~~~~~~~~~~~~~~~
  68. 1 - Line Editor
  69. 2 - Full Screen Editor (ANSI - IBM)
  70. 3 - Full Screen Editor (ANSI - Amiga)
  71. 4 - Sysop Editor
  72. 5 - Emacs-based Editor
  73.  
  74. Protocols: Letter (90 = "Z") / Name
  75. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  76. 75 - Xmodem 1K
  77. 80 - Xmodem CRC/Checksum
  78. 90 - Zmodem
  79.  
  80.  
  81.         A much-easier interface will be included in the release version.
  82.  
  83. POSSIBLE BUG
  84.  
  85.         The user list (A GadTools ListView gadget) sometimes has a delay
  86. before filling. The top-most line in the list is sometimes random
  87. characters. Nothing destructive.
  88.  
  89.  
  90. WHY A BETA-RELEASE?
  91. ~~~~~~~~~~~~~~~~~~~
  92.  
  93. I plan to do overhaul the way this code is maintained. Modularization and
  94. optimisation needs to take place. (The GUI increased the size of the
  95. source code by a factor of 4 - 25K to 100+K) This will consume several
  96. weeks and I did not want to further delay the release of this version. The
  97. "official" 1.5 will be released in early July.
  98.  
  99. You can be considered a Beta-tester. Try things and report your likes and
  100. dislikes (for instance, what fields do you consider important and what are
  101. simply taking up space?) Such feedback will be used in the final design
  102. phase of the release version.
  103.  
  104. Feedback can be directed either to 1:2430/4.0 or an appropriate DLG echo. 
  105.  
  106. ACKNOWLEDGEMENTS
  107. ~~~~~~~~~~~~~~~~
  108.  
  109.         Thanks go to Ron Reynolds for his help in the general GUI.
  110. Plus all the DLG folks that have provided hints, tips and suggestions.
  111. Last (but not least) TPT for a fine BBS package and great programmer
  112. support.
  113.  
  114.                         Ed Sutherland, May 28, 1993
  115.  
  116.