home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / bbs / waffle / 6368 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  6.8 KB

  1. Path: sparky!uunet!newsflash.concordia.ca!clyde.concordia.ca!altitude!Nyongwa.CAM.ORG!visavis!abolins
  2. From: abolins@visavis.cam.org (August Abolins)
  3. Newsgroups: comp.bbs.waffle
  4. Subject: Re: External text editors
  5. Message-ID: <cwkPXB1w165w@visavis.cam.org>
  6. Date: 21 Jan 93 03:58:35 GMT
  7. References: <o4eLXB1w165w@kalki33.lakes.trenton.sc.us>
  8. Organization: Vis-a-Vis Communications [Ontario+Quebec]
  9. Lines: 160
  10.  
  11. system@kalki33.lakes.trenton.sc.us (Kalki Dasa) writes:
  12.  
  13. > I suppose this subject has been beaten to death, but I just have to ask:
  14. > What full-screen text editors are suitable for Waffle remote?
  15. > The main criterion is that the editor must not allow a caller to drop to
  16. > DOS. So far, every text editor I've seen (except the fearsome VI which
  17. > is too enigmatic for my bbs users) has a shell-to-DOS option. These
  18. > include Qedit, the DOS "edit.com," the Mustang Personal Editor, the
  19. > Borland IDE editors.
  20. > Surely there must be a simple full screen editor that will work.
  21.  
  22. You may like to find a more recent version of REDIT.  Below is some info
  23. I had stashed away which might get you started. I have no idea if the
  24. author and his BBS are still around.
  25.  
  26. I played with an old 1988 copy of REDIT with Waffle and it worked fine.
  27. But now I import Usenet into my non-Waffle BBS, and can use its fine
  28. full-screen internal editor or .QWK for offline editing.     Hope this
  29. helps...
  30.                                Remote Text Editor
  31.                                        by
  32.                                  Richard Smith
  33.  
  34.          Redit, Remote Text Editor, Version 1.02
  35.          Copyright (c) 1988 by Richard Smith.  All Rights Reserved.
  36.  
  37.          The Remote Text Editor (RTE), also know as Redit, is a user
  38.          supported program developed and supported by Richard Smith.
  39.          RTE is not now and never has been public domain.
  40.  
  41.          Registration can be accomplished by sending $15.00 for each
  42.          copy of RTE along with your name and address to:
  43.  
  44.                    Richard Smith
  45.                    6207 Bright Valley
  46.                    San Antonio, Texas 78242
  47.  
  48.          You will receive by return mail or via upload to your board
  49.          the next version of RTE and will be registered in the support
  50.          Conference of Rick's Place where you will be able to continue
  51.          to download the latest version for 1 year.
  52.  
  53.          What is RTE:
  54.          -------------
  55.          The Remote Text Editor (RTE), saved in executable form as
  56.          REDIT.EXE was written to satisfy a need to be able to edit
  57.          text files while operating from remote into a BBS.
  58.  
  59.          Version 1.02 has a limited line capacity of 700 lines which
  60.          should be sufficient for most needs.
  61.  
  62.          RTE is written in Turbo Pascal Version 5.0 and directs all
  63.          writes through BIOs.  As such it becomes suitable for use
  64.          with such utilities as Doorway or similar utilities which
  65.          replace CTTY for remote dos access through a BBS.  I have
  66.          only tested RTE with Doorway at this time, but if your
  67.          utility responds to the extended function codes in the form
  68.          of a 2 character output, then you should have no trouble
  69.          using Redit.  An example of this code would be #00 #68, which
  70.          would represent the function key F10 being pressed.  Note,
  71.          however, that you will require the use of most of the
  72.          function keys and many of the control keys.
  73.  
  74.          A little extra:
  75.          ---------------
  76.          As a bonus I have tried to make it easy to include the
  77.          extended graphics characters in your text.  Pressing the F10
  78.          key will re-define the number keys (1 through 0 and the
  79.          period) to graphic characters.  Remember when in the graphics
  80.          mode the numbers will no longer be numbers.  Press F10 again
  81.          will toggle the numbers back and forth.
  82.  
  83.          Installation:
  84.          -------------
  85.          Copy Redit.exe to a directory somewhere in your path and copy
  86.          KEYS.001 to your Root directory.  That's it.  Of course you
  87.          will also need to have Doorway installed as a DOOR or in your
  88.          REMOTE.SYS file before it will operate remotely.  You can run
  89.          Redit ether remote or local so you can get the feel of it
  90.          before actually going remote.  You might also want to rename
  91.          REDIT.EXE to R.EXE to make life a little easier when calling
  92.          a file up.
  93.  
  94.          Remember: KEYS.001 must go in the root directory.  Since I
  95.          have no ideal where you might put Redit I will at least know
  96.          how to find the root directory.  Keys.001 contains the
  97.          re-maping codes for the graphics characters.  Redit will work
  98.          without this file,  but will not be able to use the graphic
  99.          characters.
  100.  
  101.          Commands:
  102.          ---------
  103.          F1, ALT H or Ctl Q + Ctl H
  104.                          Will display the Quick Help screen
  105.  
  106.          F5 or Ctl Q + Ctl Q
  107.                          Re-display complete screen (Clean up)
  108.  
  109.          F9 or Ctl W
  110.                          Repeat graphic sequence
  111.  
  112.          F10 or Ctl Q + Ctl G
  113.                          Toggle to and from graphics mode
  114.  
  115.          ALT X, ALT F10 or Ctl Q + Ctl W
  116.                          Exit the Remote Text Editor (Option to Save)
  117.  
  118.          CTL L           Insert a Line above the current line
  119.          CTL K           Delete or kill current line
  120.  
  121.          TAB or Ctl I    Tab right to next tab location
  122.          Shift TAB      or Ctl Q + TAB (shft TAB requires Doorway)
  123.                          Tab left to previous tab location
  124.  
  125.          Back space      Does a destructive back space
  126.  
  127.          Home or Ctl Q + Ctl S
  128.                          Goto left margin
  129.          End or Ctl Q + Ctl D
  130.                          Goto end of current line of text
  131.  
  132.          CTL home or Ctl Q + Ctl E
  133.                          Goto top of screen
  134.          CTL End or Ctl Q + Ctl X
  135.                          Goto bottom of screen
  136.  
  137.          Del  or Ctl G   Deletes character under cursor
  138.          Ins  or Ctl V   Toggle insert mode
  139.  
  140.          PgUp or Ctl R   Page up
  141.          PgDn or Ctl C   Page down
  142.  
  143.          CTL PgUp or Ctl Q + Ctl R
  144.                          Goto Top of file
  145.          CTL PgDn or Ctl Q + Ctl C
  146.                          Goto Bottom of file
  147.  
  148.          Left arrow or Ctl S
  149.                          Move cursor left
  150.          Right arrow or Ctl D
  151.                          Move cursor right
  152.  
  153.          So in that light, if you find a problem that you think I
  154.          should be made aware of then give Rick's Place a call and let
  155.          me know and I'll get it fixed as soon as possible.  Or maybe
  156.          if you just have a suggestion or two feel then free to give
  157.          me a shout.
  158.  
  159.          Thanks for trying Redit.
  160.  
  161.          Rick Smith, SysOp
  162.          Rick's Place
  163.          (512) 623-2210
  164.          300 1200 2400 baud 24 hours.
  165.  
  166.  
  167. -- /|ugust /|bolins -------------------------[ abolins@visavis.cam.org ]--
  168.