home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / fed125 / fedsysop.doc < prev    next >
Text File  |  1994-01-29  |  8KB  |  190 lines

  1. fED-UP v1.25 (C) 1991-94
  2. ------------------------
  3. Written by Michael Fung (Internet: jf4y@andrew.cmu.edu)
  4.  
  5. Please  email me if you have any  questions,  bug  reports,  or
  6. Alternatively,  you could call me by voice at (412)862-3692  or
  7. write  to :-
  8.      Michael Fung
  9.      1060 Morewood Avenue
  10.      CMU Box 1334
  11.      Pittsburgh, PA 15213-3827
  12.      U.S.A.
  13.  
  14.  
  15. What does it do?
  16. ----------------
  17. fED  is a full screen editor for the QuickBBS ST  bulletin  board
  18. system written by Jon Webb. It has all the functions of a message
  19. editor  including insertion,  deletion,  word wrapping  and  full
  20. cursor keys support. fED  also  supports  quoting,  i.e.  if  the
  21. message entered is a reply, the previous message is quoted in the
  22. reply  and the user can change or write between quoted lines  for
  23. greater  clarity in the message.  fED will make life much  easier
  24. for you and your users in message entry.
  25.  
  26.  
  27. How to use it!??!
  28. -----------------
  29. Copy  the files FED.PRG and FED.HLP into a folder in  any  drive.
  30. Specify to Quick the location of fED by using Qconfig.  The  full
  31. path and filename (e.g.  F:\DOOR\FED\FED.PRG) must be  specified.
  32. Remember  to  enable  the toggling of the editor  on/off  in  the
  33. 'Change'  submenu.  fED  will now be activated for  a  user  from
  34. Quick replying or writing a message provided that he has  enabled
  35. the full screen editor.
  36.  
  37. Sysops  can  run fED from the commandline  as  well.  Simply  run
  38. FED.PRG from the desktop or CLI. Make sure that valid MSGINFO.FSE
  39. (a must) and MSGTEXT.FSE (optional) files are present in the same
  40. folder  as  fED.  fED will assume local usage  with  Atari  VT-52
  41. emulation mode when it is called up without a commandline.
  42.  
  43. Using  fED  itself should be simple.  The cursor  keys  move  the
  44. cursor  around  everywhere in the message and if  you  need  more
  45. help, press ESC for the extended menu followed by 'H' for help. 
  46.  
  47. fED  also  has the ability to insert a quote after  the  message. 
  48. Super  Quoter  v2.1  by Bill Miller is  required.  If  fED  finds
  49. SUPER_Q.TOS  in its own folder,  it will run this  program  after
  50. writing out a message. 
  51.  
  52. Place SUPER_Q.TOS and and create a folder called SUPER_Q in fED's
  53. folder with the file SUPER_Q.INF in it.  fED  will  automatically
  54. detect the quoting program and generate a quote after the message
  55. text. A sample of the SUPER_Q.INF file :-
  56.  
  57. f:\door\fed\super_q\murphy.dat
  58. f:\door\fed\msgtext.fse
  59. f:\door\fed\msgtext.fsx
  60. 1
  61.  
  62.  
  63.  --> Super_Quoter v2.1
  64. @
  65.  
  66. Note  that the output file is specified as 'msgtext.fsx' and  the
  67. input file name is 'msgtext.fse' - DO NOT CHANGE THESE or else it
  68. won't quote.
  69.  
  70. Files in the folders would be similar to this :-
  71.  
  72. F:\DOOR\FED              FED.PRG   FED.HLP   SUPER_Q.TOS
  73. F:\DOOR\FED\SUPER_Q      SUPER_Q.INF
  74.  
  75. Read  the  doc  file supplied with the  Super Quoter program  for
  76. more information on how it works.
  77.  
  78.  
  79. Editor Commands
  80. ---------------
  81. fED works very much like any other text editor and it supports all
  82. usual features like word wrapping, insertion, deletion and  cursor
  83. keys supports.  It also has block functions including  move,  copy
  84. and delete.  In  addition,  fED  can  also read any ASCII file for
  85. inclusion in the message from local mode.
  86.  
  87. For a full list of the keys  and  commands,  look  into  the  file
  88. FED.HLP.  You should find the  commands  very  familiar  and  user
  89. friendly.
  90.  
  91.  
  92. Requirements
  93. ------------
  94. fED  will run on any Atari ST machine and probably on the STe  as 
  95. well  (untested)  as  it uses orthodox  calls  to  the  operating 
  96. system. It has been developed and tested  with  QuickBBS ST v1.02
  97. and uses approximately 40Kb  RAM  for  its  message  buffer. Keep
  98. about 60Kb RAM free when running fED.
  99. *NOTE* QuickBBS ST below v1.08 has a bug in the  saving  messages
  100. from the full screen editor. This is purely a QuickBBS bug and it
  101. causes erratic loss of messages. To be  sure  that  all  messages
  102. entered are saved, use only QuickBBS v1.08 and above.
  103.  
  104. As  fED uses special screen codes and cursor  movement  commands, 
  105. some  form of terminal emulation is  required.  At  present,  the 
  106. Atari ST VT-52,  DEC VT-52, Ansi and Ansi-BBS emulation modes are 
  107. supported, which should be enough for most, if not all BBS users. 
  108. ASCII users would not be able to use fED at all,  a message  will 
  109. be displayed and fED will exit.
  110. fED also supports colors in Ansi-BBS and VT-52 Color  modes.  The
  111. color codes have  been  selected  for  maximum  readability  when
  112. editing messages.
  113.  
  114.  
  115. Limitations
  116. -----------
  117. fED will go up to a maximum of 15 pages,  or about 280  lines  (a 
  118. message  that  long  would  take  some  effort  to   read).   The 
  119. unregistered version would have only 1 page available for message 
  120. entry. For registering fED, see section below.
  121.  
  122. I  would  be  developing a version for  other  BBS  software  (if 
  123. possible)  provided that I can get enough information  about  how 
  124. they operate. If you want support for a particular  BBS  program,
  125. please write to me with details  of  the  interface  of  the  BBS 
  126. program with an external full screen editor.
  127.  
  128.  
  129. Shareware notice
  130. ----------------
  131. fED is shareware. You can distribute the full, unmodified archive 
  132. to another Sysop (Sysops only!) or place it in your file listings 
  133. under 'Sysop Only' areas.  You are allowed to use fED for a trial 
  134. period  of  a month before deciding whether to  register  it.  To 
  135. register,  fill in the registration form REGISTER.FRM and send it 
  136. together  with  an International Bank Draft  for  your  shareware 
  137. contribution  to the above-stated address by  conventional  mail. 
  138. The  registered version would be made available to you  once  the 
  139. bank  draft  clears.  For  alternative  payment  methods,  please 
  140. contact  me.  It is advisable to netmail me after your have  sent 
  141. your registration form for speedier processing.  For those Sysops 
  142. not in FidoNet, please e-mail  me  through  a  valid  FidoNet  or 
  143. or Internet system, stating clearly where you  are  from.  Please
  144. include  information about your BBS in the e-mail, like the file/
  145. echomail areas  that  your  BBS  support,  system  configuration,
  146. operating hours, etc.
  147.  
  148.  
  149. Thanks to...
  150. ------------
  151. fED   was  officially  released  after  hours   of   programming, 
  152. modification  and beta-testing.  I would like to thank  my  beta-
  153. testers :-
  154.  
  155.      Michael Vogt        2:242/34
  156.      Alexander Bochmann  2:247/12
  157.      Albi Rebmann        2:244/7150
  158.      Lee Chin Lim        6:600/15.1
  159.      Tan Jwu-Jiun        6:600/64
  160.      Kelvin Khoo         6:600/39
  161.  
  162. without  whom  fED would not have been  possible.  My  heart-felt 
  163. thanks for Mafred Recla (2:310/12) for his enthusiastic  support, 
  164. lifting me out of solitude as an Atari ST user in Singapore.
  165.  
  166. And thanks to all those who supported  fED development in one way
  167. or another by registering it with me.
  168.  
  169. I am always on the look out for ways to improve the  program.  If
  170. you  find  any  bugs,   system   incompatibilities  or  have  any
  171. suggestions for improvement,  please  do  write to me and tell me
  172. about it. Thanx!
  173.  
  174.  
  175. In conclusion
  176. -------------
  177. Phew!  Wasn't that seriouth?  Was that me?  I never knew I  could 
  178. write in such a tone...  ;=?  Hey relax man... enjoy using fED... 
  179. oops, one more thing :-
  180.  
  181. I  WILL  NOT  BE RESPONSIBLE FOR ANY DAMAGE  CAUSED  DIRECTLY  OR 
  182. INDIRECTLY THROUGH THE USE OF fED.  ATARI,  DEC AND ANSI ARE  ALL 
  183. COPYRIGHTED NAMES.
  184.  
  185. Gimme a break :@)
  186.  
  187.  
  188. -End of Documentation 23/02/1993-
  189.  
  190.