home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / s / stronged / !StrongED / Defaults / Modes / WideText < prev   
Encoding:
Text File  |  1997-02-23  |  198 b   |  15 lines

  1. # A small test
  2.  
  3. KeyList
  4.     ^E    InsertStr("Wooo") Unwrap(text) KillView
  5.     ^Q    Unwrap(text) KillView
  6. End
  7.  
  8. SyntaxWords Group1 nocase StartofLine EndOfLine
  9.     #
  10. End
  11.  
  12. SyntaxWords Group2 nocase EndOfLine
  13.     :
  14. End
  15.