home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 66.img / ZEDIT11C.ZIP / ZEDIT.HLP < prev   
Text File  |  1989-06-02  |  12KB  |  334 lines

  1. `8?ABCDEF
  2. Help for the Zarrf! Full-screen Editor  (Z-Edit)
  3.  
  4. If this is your first time using this editor, you should read all of the help
  5. screens.  Then you'll probably never need to look at them again.
  6.  
  7.   A - Introduction (read first)
  8.   B - Command list
  9.   C - Colors and Ctrl-Commands
  10.   D - More Information
  11.   E - Format Functions
  12.   F - Credits
  13.  
  14. (c)1989 Zarrf!
  15. `4?ABCDEFGHI
  16. Help for the Zarrf! Full-screen Editor
  17. (aka Z-Edit)
  18.  
  19. If this is your first time using this
  20. editor, you should read all the help
  21. screens.  Then you'll probably never
  22. need to look at them again.
  23.  
  24.   A - Introduction
  25.   B - Limitations/Warning
  26.   C - Command List Part I
  27.   D - Command List Part II
  28.   E - Colors
  29.   F - More Information
  30.   G - Format Functions
  31.   H - Credits
  32.   I - Bug Reports
  33.  
  34. ! NOTE: ESC can be replaced by Ctrl-E !
  35. (c)1989 Zarrf!
  36. `8A -- Intro
  37. Introduction
  38.  
  39.      This full-screen editor can be used in place of the built-in editor that
  40. comes with the bbs.  There are many advantages to using a full-screen editor
  41. instead of a line editor.  You can see what you are typing in a full-screen
  42. editor, and what you see is exactly what your message will look like.  In a
  43. line editor, you usually have to stop typing and list it.  Editing is also
  44. much easier.  You need only move the cursor around with the arrow keys (or
  45. contol keys) in a full-screen editor, instead of working with complex insert,
  46. delete and edit commands.
  47.  
  48.      This particular editor will allow you to type up to \T lines in a single
  49. message.  A status line at the bottom of the screen told you how to see this
  50. help screen, and will tell you which page you are on.  (There are \L lines on
  51. each page, making a maximum of \P pages.)
  52.  
  53. WARNING: If you are not seeing this help screen between two green lines, with
  54. a light cyan message below, and you see weird symbols ("[0;1;36;40m") then you
  55. will not be able to use this editor because you do not have ANSI.  Just press
  56. <Q><ESC><A> now to get back to the bbs.
  57. `4A -- Intro
  58. Introduction
  59.  
  60.      This full-screen editor can be
  61. used in place of the built-in editor
  62. that comes with the bbs.  There are
  63. many advantages to using a full-screen
  64. editor instead of a line editor.  You
  65. can see what you're typing in a full-
  66. screen editor, and what you type is
  67. exactly what your message will look
  68. like.  In a line editor, you usually
  69. have to leave the editor to do this.
  70. Editing is also much more easier.  You
  71. need only move the cursor around with
  72. control-keys instead of working with
  73. complex insert, delete, and edit com-
  74. mands.  This editor also supports the
  75. 40-column users (as you can plainly
  76. see).
  77. `4B -- Limitations/Warning
  78. Limitations -- ANSI Warning
  79.  
  80.      You may type up to \T lines in
  81. a single message.  A status line at
  82. the bottom of the screen told you how
  83. to see this help screen, and will tell
  84. you which page you're on.  (There are
  85. \L lines on each page, making a max-
  86. imum of \P pages.)
  87.  
  88.      WARNING: If you are not seeing
  89. this help screen between two green
  90. lines, with a cyan message below, and
  91. you see weird symbols ("[0;1;36;40m")
  92. then you won't be able to use this ed-
  93. itor because you don't have ANSI.  To
  94. get back to the bbs, press <Q> then
  95. press <ESC> <A>.  You'll need to use
  96. the old editor.
  97. `8B -- Commands
  98. List of commands availible in the editor:
  99.  
  100. \2Main Command             Alternate Command        Action (What it does)\0
  101. <UP>,<DN>,<LT>,<RT>      Ctrl-T,-V,-F,-G          move cursor around
  102. <HOME>                   Ctrl-Q                   move to beginning of line
  103. <END>                    Ctrl-A                   move to end of line
  104. <ESC> <UP>               <ESC> Ctrl-T             go one page up
  105. <ESC> <DN>               <ESC> Ctrl-V             go one page down
  106. <F1>                     <ESC> <1>                insert a line
  107. <F2>                     <ESC> <2>                delete a line
  108. <ESC> <HOME>             <ESC> Ctrl-Q             go to top of message
  109. <ESC> <END>              <ESC> Ctrl-A             go to bottom of message
  110. Ctrl-D                   Ctrl-D                   delete char under cursor
  111. <F3>                     <ESC> <3>                redraw screen*
  112. <ESC> <S>                <ESC> <S>                save message
  113. <ESC> <A>                <ESC> <A>                abort message
  114. <ESC> <C>                <ESC> <C>                clear message (start over)
  115. <ESC> <Z>                <ESC> <Z>                help screen (this)
  116.  
  117. *Use this whenever you get garbage (line noise) and it will clear it off
  118. `4C -- Commands
  119. Command List Part I
  120.  
  121. \2Command key(s)   What it does\0
  122. Ctrl-T,-V,-F,-G  up, down, left, right
  123. Ctrl-Q           beginning of line
  124. Ctrl-A           last char in line
  125. <ESC> Ctrl-T     move one page up
  126. <ESC> Ctrl-V     move one page down
  127. <ESC> <1>        insert a line
  128. <ESC> <2>        delete a line
  129. <ESC> Ctrl-Q     go to top of message
  130. <ESC> Ctrl-A     go to end of message
  131. Ctrl-D           delete character
  132. <ESC> <3>        redraw screen*
  133. <ESC> <S>        save message
  134. <ESC> <A>        abort message
  135. <ESC> <C>        clear message
  136. <ESC> <Z>        this help screen
  137.  
  138. *Use to clear line noise (garbage)
  139. `8C -- Colors
  140. Colors and Extra Commands
  141.  
  142. Ctrl-C                   change colors, type Ctrl-C and a digit (see below)
  143. Ctrl-N                   toggle insert mode (yellow "Ins" on status line)
  144. Ctrl-P                   same as Ctrl-C for compatability with WWIV
  145. Ctrl-W                   backspace over the last word instead of character
  146. Ctrl-X                   backspace over the remainder of the line
  147.  
  148. Here are the color definitions:
  149.   0 - dull white \0(normal)\0
  150.   1 - bright cyan \1(bold)\0
  151.   2 - bright yellow \2(really bold)\0
  152.   3 - purple \3(morbid)\0
  153.   4 - bright white on blue \4(entry fields)\0
  154.   5 - green \5(nice color)\0
  155.   6 - blinking bright red \6(attention-grabber)\0
  156.   7 - bright blue \7(alternate)\0
  157.  
  158. To change colors to, say, purple, press Ctrl-C, <3>.  When you press return,
  159. the editor will reset back to color 0 (dull white).
  160. `4D -- Commands
  161. Command List Part II
  162.  
  163. \2Command key(s)   What it does\0
  164. Ctrl-C           change colors
  165.                  (Ctrl-C + digit)
  166. Ctrl-H           backspace
  167. Ctrl-I           tab across screen (go
  168.                  (to next green "+")
  169. Ctrl-M           return/enter
  170. Ctrl-N           toggle insert mode
  171. Ctrl-P           change colors too
  172. Ctrl-R           reposition cursor*
  173. Ctrl-W           backspace word
  174. Ctrl-X           cancel rest of line
  175.  
  176. *use if cursor myseriously gets mis-
  177.  placed or doesn't look like it's in
  178.  the right place
  179. `4E -- Colors
  180. Color Information
  181.  
  182.      To change, colors type Ctrl-C (or
  183. Ctrl-P) and press the digit of the
  184. color to change to.  For instance, to
  185. change to purple, type Ctrl-C <3>. To
  186. return to normal (dull white) press
  187. Ctrl-C <0>.
  188.  
  189. Color definitions:
  190.   0 : \0dull white\0
  191.   1 : \1bright cyan\0
  192.   2 : \2bright yellow\0
  193.   3 : \3purple\0
  194.   4 : \4bright white on blue\0
  195.   5 : \5green\0
  196.   6 : \6blinking bright red\0
  197.   7 : \7bright blue\0
  198.  
  199. Color 1 is usually used for \1bold\0.
  200. `8D -- Other Info
  201. More Information
  202.  
  203.      In this version, insert mode will not word wrap letters that are scroll-
  204. ing off the screen.  They just vanish forever, so be careful.  Word wrap is
  205. automatic in overwrite mode, and will overwrite things on the line below.
  206.  
  207.      When you hit <END>, the cursor will move to the end of the current line.
  208. If you're already there, it'll move to the last column on the screen.  This
  209. way you can alternate between the "end" you wanted and the "end" you didn't
  210. want.  <ESC> <END> works the same way:  If you're already on the last line
  211. of the message, it will move to the last line of the last page availible.
  212.  
  213.      If the cursor seems to be in the wrong place, press Ctrl-R (for "repos-
  214. ition cursor") and it will move the cursor to where it should be.  You won't
  215. notice anything if the cursor is already correctly positioned.  If you are
  216. having line noise problems, <F3> redraws the entire screen, but in cases of
  217. extreme line noise, this may not help much since the redraw will be messed
  218. up.  If you have a real problem with line noise, you may want to switch back
  219. to the old editor for that call.
  220. `4F -- Other Info
  221. More Information
  222.  
  223.      In this version, insert mode will
  224. not word wrap letters that are scroll-
  225. ing off the screen.  They just vanish
  226. forever, so be careful.  Word wrap is
  227. automatic in overwrite mode, and will
  228. overwrite things on the line below.
  229.      When you hit Ctrl-A, the cursor
  230. will move to the end of the current
  231. line.  If you're already there, it'll
  232. go to the last column on the screen.
  233. This way it alternates.  <ESC> Ctrl-A
  234. works the same way- if you're already
  235. at the end of the message, it'll go
  236. to the last line of the last page.
  237.      If the cursor is in the wrong
  238. place, hit Ctrl-R and it will be cor-
  239. rected.  <ESC> <3> will redraw the
  240. screen.
  241. `8F -- Credits
  242. Credits
  243.  
  244.      Z-Edit was written throughout April-May 1989 by Robbie Pointer.  Thanks
  245. to Sector BBS BBS (615-282-9222) and Groo's BBS (615-283-4760) for putting up
  246. with various and numerous "beta tests," and the many bugs the users there
  247. helped to weed out.
  248.  
  249.      The modem I/O routines used were modified from those in WWIV v3.21d.
  250. (c)1985 Wayne Bell.  Thanks Wayne, they still work, after all that time, not
  251. something you can say about many things.  (with his permission)
  252.  
  253. Questions and Comments:
  254.   Email Dead Dog #4 (type E4, return)
  255.   Sector BBS bbs
  256.   (615) 282-9222
  257.   24 hrs a day, 2400, N81
  258.  
  259. Please report any bugs or comments to the above location.  Thank you.
  260. Zarrf! Full-screen Editor (Z-Edit) \V
  261. (c)1989 Zarrf!
  262. `4H -- Credits
  263. Credits
  264.  
  265.      Z-Edit was written throughout
  266. April-May 1989 by Robbie Pointer.
  267. Thanks to Sector BBS BBS (615-282-9222)
  268. and Groo's BBS (615-283-4760) for put-
  269. ting up with various and numerous "beta
  270. tests," and the many bugs the users
  271. there helped to weed out.
  272.  
  273.      The modem I/O routines used were
  274. modified from those in WWIV v3.21d.
  275. (c)1985 Wayne Bell.  Thanks Wayne,
  276. they still work, after all that time,
  277. not something you can say about many
  278. things.  (with his permission)
  279.  
  280. Zarrf! Editor (Z-Edit) \V
  281. (c)1989 Zarrf!
  282. `4I -- Bug reports
  283.      If you find any bugs or have any
  284. comments on this full-screen editor,
  285. please leave e-mail to me (address
  286. below) and I'll get back to you as
  287. soon as possible.
  288.  
  289. Questions and Comments:
  290.   Email Dead Dog #4
  291.   (type E4, return)
  292.   Sector BBS bbs
  293.   (615) 282-9222
  294.   24 hours a day, 2400, N81
  295.  
  296.      Future versions of this program
  297. will undoubtably be found there also.
  298. There are a number of things I still
  299. wish to add/change so stay tuned for
  300. more.
  301. `8E -- Format Functions
  302. Format Functions
  303.  
  304.      The format functions are found by hitting Ctrl-S.  You must then type
  305. one more letter corresponding to the function you want.  On the status line
  306. above, the "L" and "R" are the left and right margins, respectively.  A "+"
  307. marks a tab stop, and a "-" marks nothing.
  308.  
  309. Ctrl-S <T>   toggle tab stop (on/off)
  310. Ctrl-S <L>   assign new left margin
  311. Ctrl-S <R>   assign new right margin
  312. Ctrl-S <C>   clear all tab stops
  313. \OLCtrl-S <S>   save tabs as default (local only)
  314. Ctrl-S <J>   justify (left, center, right)
  315. `4G -- Format functions
  316. Format Functions
  317.  
  318.      The format functions are found by
  319. hitting Ctrl-S.  You must then type
  320. one more letter corresponding to the
  321. function you want.  On the status line
  322. above, the "L" and "R" are the left
  323. and right margins, respectively.  A
  324. "+" marks a tab stop, and a "-" marks
  325. nothing.
  326.  
  327. Ctrl-S <T>   toggle tab stop (on/off)
  328. Ctrl-S <L>   assign new left margin
  329. Ctrl-S <R>   assign new right margin
  330. Ctrl-S <C>   clear all tab stops
  331. \OLCtrl-S <S>   save tabs as default
  332. Ctrl-S <J>   justify (left,ctr,right)
  333. `ND
  334.