Ok, so from what i understand, i should creat an INI file and than run the CONFIGURE script which will add the values to the INI file and then the PROCESS script will read the values from the INI?

If so, how do i tell the CONFIGURE script what to write and where ,and more important how the PROCESS script will know which data to take from the INI?

Can you please give an example?