Re: File Reading



Roedy Green wrote:
On Thu, 28 Jun 2007 14:03:05 GMT, "M. Hamzah Khan"
<hamzah@xxxxxxxxxxxxxx> wrote, quoted or indirectly quoted someone who
said :

[blehName]
blehMoo = Something
BlehMeow = SomethingElse
BlehWoff = SomethingElseAgain

[blehName2]
blehMoo = Something
BlehMeow = SomethingElse
BlehWoff = SomethingElseAgain

I remember seeing something that allowed you to do this, but i've completely forgotten what it was.

I wrote a program called INI that reads such files into an internal
tree format then sorts and tidies them and writes them back. You
could cannibalise it. See http://mindprod.com/products.html#INI
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com

Oh great, I'll try that :D.
I think I was originally looking for the properties class, but I think your program will work better.

Thanks

Hamzah

--
M. Hamzah Khan
Website: http://www.hamzahkhan.com
.



Relevant Pages

  • Re: File Reading
    ... blehMoo = Something ... BlehMeow = SomethingElse ... BlehWoff = SomethingElseAgain ...
    (comp.lang.java.programmer)
  • Re: File Reading
    ... blehMoo = Something ... BlehMeow = SomethingElse ... BlehWoff = SomethingElseAgain ...
    (comp.lang.java.programmer)
  • File Reading
    ... blehMoo = Something ... BlehMeow = SomethingElse ... BlehWoff = SomethingElseAgain ...
    (comp.lang.java.programmer)
  • Re: File Reading
    ... blehMoo = Something ... BlehMeow = SomethingElse ... BlehWoff = SomethingElseAgain ...
    (comp.lang.java.programmer)