Hi all

So this is my problem.
I have a txtFile that i open for Input.

I input all the txt and assign it to variables then i want (Here it comes) to use some variables in a different form in a txtBox.I also want to update the txtFile if the user changes any values in that form. I guess that the txtFile will have to be updated before any calculations are done.I've found something on the doVerb for the txtfile update.

Any help would be nice

Wayne