Use of properties class
- From: "ffellico@xxxxxxxxx" <ffellico@xxxxxxxxx>
- Date: 31 Dec 2005 00:17:46 -0800
I have the following Ascii file named wscnt:
#Sat Oct 08 08:34:32 CEST 2005
#contatore progressivo corrente
contatore=0000100
#contatore iniziale
iniziale=0000100
#limite contatore
limite=0000110
I like to read the value of "contatore" wich initially is 0000100
Increment it of 1 unit
and write it back in the file wscnt.
I am able to read it but I am unable to rewrite the file updated.
Can anyone write for me the few correct statements to do this?
Thank you and Happy new year. Franco
.
- Follow-Ups:
- Re: Use of properties class
- From: sherazi
- Re: Use of properties class
- Prev by Date: Re: Making and Returning Java Byte Arrays in C++ via JNI (Help! Please!)
- Next by Date: Re: why java does not support pointers
- Previous by thread: why java does not support pointers
- Next by thread: Re: Use of properties class
- Index(es):