vickerps 0 Posted June 21, 2004 This is probably been asked b4 but the search doesn't bring anything up with ini delete can you delete the section name from the ini Share this post Link to post Share on other sites
pekster 0 Posted June 21, 2004 It doesn't look like there is a built in function, but making your own UDF wouldn't be hard. Just read the file into an array, and write it back, skipping everything starting at the section heading, and ending at the next section. [font="Optima"]"Standing in the rain, twisted and insane, we are holding onto nothing.Feeling every breath, holding no regrets, we're still looking out for something."[/font]Note: my projects are off-line until I can spend more time to make them compatable with syntax changes. Share this post Link to post Share on other sites