home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / PowerMacOberon feb96 / Text / Miscellaneous.Tool (.txt) < prev    next >
Encoding:
Oberon Text  |  1994-07-11  |  454 b   |  15 lines  |  [TEXT/.Ob4]

  1. Syntax10.Scn.Fnt
  2. ParcElems
  3. Alloc
  4. LineElems
  5. Alloc
  6. Miscellaneous.MakeText ~
  7.     {Convert Oberon files into regular Macintosh text files.}
  8.     {Umlauts and accents are translated correctly, file type}
  9.     {is set to TEXT and creator to EDIT}
  10. Miscellaneous.ConvertBlanks ~
  11. Miscellaneous.ConvertTabs ~
  12. Miscellaneous.CountLines ~
  13. Miscellaneous.GetObjSize ~
  14. Documentation:    See Oberon Guide
  15.