home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / textual / zap / zmods / Modules / !ZapPerl / Scripts < prev    next >
Encoding:
Text File  |  1997-07-19  |  448 b   |  23 lines

  1. <BUTTONS0>
  2. %BUTTONS_CLOSE:PERL_FLAGSTOGGLE 20
  3. | \Sclose the button bar.|MIf needed, it may be recovered again from the mode menu.
  4. -
  5. %BUTTONS_MOVE
  6. | Drag to reposition the button bar.
  7. -
  8. QUICKSAVE:CLOSEWINDOW
  9. | \Ssave the file and close its window.
  10. -
  11. SAVEANDRUN
  12. | \Ssave the file and execute it.
  13. -
  14. INDENTBY "2"
  15. | \Sindent the selected region.
  16. -
  17. INDENTBY "-2"
  18. | \Sdecrease the indentation of the selected region.
  19. -
  20. DISCARDFILE
  21. | \Sdiscard the file.
  22. -
  23.