editor.hlp 644 B

12345678910111213
  1. There are two possible editors to use in PSL. One, the PSL Structure
  2. Editor, can be used inside the Break Loop by typing e or called in PSL
  3. or RLISP by calling the function Edit on the structure whic requires
  4. editing; for more information do Help MiniEditor; [(Help MiniEditor)
  5. in LISP]. A more complete structure Editor is available as a loadable
  6. option (Load ZPEdit); when that is loaded, the Break Loop and the
  7. function Edit call the more powerful functions available in that
  8. option (Help ZPEdit).
  9. A more powerful EMACS-like editor is also being developed; it is
  10. called EMODE. For more information do Help Emode; [(Help Emode) in
  11. LISP].