|
-
May 11th, 2001, 09:20 AM
#1
Thread Starter
Addicted Member
Api - .ini
I know how to read and write to an .ini file, is there a way to delete lines from an ini file???
THANKS, GENE
-
May 11th, 2001, 10:49 AM
#2
Frenzied Member
Try this:
Code:
WritePrivateProfileString lpAppName,lpKeyName, vbNullString, lpFileName
-
May 11th, 2001, 02:19 PM
#3
Just write a blank string.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|