home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / coders / jËzyki_programowania / oberon / tool / folds.tool (.txt) < prev    next >
Oberon Text  |  1977-12-31  |  477b  |  11 lines

  1. Syntax14b.Scn.Fnt
  2. Syntax10.Scn.Fnt
  3. Syntax10i.Scn.Fnt
  4. Do not use Folds if you have XE !
  5. Folds.Compile *    -- compiles text (possibly with folds)
  6. Folds.Compile ^    -- and places error elems
  7. Folds.Compile ~
  8. Folds.ShowError *    -- places caret to next error elem (also in folds)
  9. Folds.SetProfile    -- sets options specified in Folds.Profile
  10. Folds.Restore    -- collapses folds opened during ShowError
  11.