Hi!
faq184-2916 learns how to read and write using
API-calls
Basicly this is what is in the ini file:
[MySection]
Mykey=Key1Value
[MySection2]
Mykey2=Key2Value
For programmaticly doing maintanance I need to remove a full section from the file.
Is there a API call for that or do I have to manipulate the ini-file as text-file.
-Bart
faq184-2916 learns how to read and write using
API-calls
Basicly this is what is in the ini file:
[MySection]
Mykey=Key1Value
[MySection2]
Mykey2=Key2Value
For programmaticly doing maintanance I need to remove a full section from the file.
Is there a API call for that or do I have to manipulate the ini-file as text-file.
-Bart