Hi
I wonder if someone can help me. I have 2 programs one written in Visual Basic and one in Java, I have coded my Visual Basic basic program to read the value of a variable from within an ini file. Can somebody please explain how I can write to a ini file from within java.
E.g I have created an ini file called test1.ini and inside the file the following text appears
[Data]
rate=.092
I need the code from within java to alter the value of rate.
Hope someone can help
Thanks
Scouseman
I wonder if someone can help me. I have 2 programs one written in Visual Basic and one in Java, I have coded my Visual Basic basic program to read the value of a variable from within an ini file. Can somebody please explain how I can write to a ini file from within java.
E.g I have created an ini file called test1.ini and inside the file the following text appears
[Data]
rate=.092
I need the code from within java to alter the value of rate.
Hope someone can help
Thanks
Scouseman