hey,
the weirdest thing happeneed to my program.
i have a program that uses ini files. all was working fine, you click a button, a form appears. you fill in the details and click 'add', then the form closes and a refresh command takes place. the refresh reads the ini file to get the new info and changes the status and captions of other buttons and labels.
and all was working fine.
but today i started my program, and the weirdest thing happend to it.
you click on the button, a form appears. you fill in the details and click 'add' then the referesh takes palce.
but the referesh reads blank values! the ini files is there, filled with info, the referesh search to see if it exists, bingo, its there. check for label captions 'empty'.
chek to see if command button are enabled 'empty'.
but the values are there, and it reads the ini file, and the other they it worked.
what is wrong?

if anyone has an idea, please let me know ASAP!
i was going to upload it today, is this thing doesnt work just on my computer or what?
if you want the code, i can post it here