Exactly! As far as the Ada Standard goes, you should only need a Wide_Wide_Character and all that goes with that. (Including Wide_Wide_Text_IO). Beyond that, if one wished to deal with more exotic forms of text files (Such as UTF-8 or XML), it would be best to provide a standard Ada library component (separate from the Ada language standard) to deal with it. Since it can be built out of core Ada components and the file formats themselves might undergo changes, plus probably spotty support from different operating systems, its best to include this in a library that, while being "Standard", isn't subject to the same rules and long revision cycles of the Ada standard. MDC -- ====================================================================== Marin David Condic I work for: http://www.belcan.com/ My project is: http://www.jast.mil/ Send Replies To: m c o n d i c @ a c m . o r g "I'd trade it all for just a little more" -- Charles Montgomery Burns, [4F10] ====================================================================== Preben Randhol wrote in message news:slrnaumap6.en.randhol+news@kiuk0152.chembio.ntnu.no... > Jacob Sparre Andersen wrote: > > Marin David Condic wrote: > >> So possibly if there was some kind of variant of Text_IO that dealt > >> with UTF-8 files, it might be useful. > > > > Yes, but that is something I should be able to write myself. > > Make a library so I don't have to ;-) > > > -- > Preben Randhol ------------------------ http://www.pvv.org/~randhol/ -- > �1984 is soon coming to a computer near you.�