home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d07xx / d0739.lha / Keti / .edrc next >
Text File  |  1992-09-26  |  603b  |  18 lines

  1. ; this script will help U formatting labels with Matt Dillon's phantastic DME
  2. ; add it to your .edrc file and have fun
  3.  
  4. margin 44
  5. wordwrap on
  6. map a-y (justify full)
  7. map a-x unjustify
  8. map a-f (ping 1 while !r (unjustify down first while c=32 del) pong 1 reformat)
  9. map a-a ((¢1m) wright left (¢0m))
  10.  
  11.  
  12. menuadd Eti PRINT_ETI (saveas t:label execute (tools:print/keti t:label))
  13. menuadd Eti LOAD_DIR0 (execute (dir >t:label df0: all) insfile t:label)
  14. menuadd Eti LOAD_DIR1 (execute (dir >t:label df1: all) insfile t:label)
  15. menuadd Eti LOAD_CONT (insfile df0:contents)
  16. menuadd Eti TOGL_WRAP (wordwrap toggle)
  17.  
  18.