AT&T Home | AT&T Labs | Research
AT&T Labs, Inc. - Research

The Yoix® Scripting Language

Home | What's New | Grammar | Documentation | Download | License | YChart | YDAT | YWAIT | Byzgraf | FAQs
remINI (String path, String topic, String option) yoix.windows
 
Reads the Windows INI file named by path, which currently must be a string that points at a local file, removes all occurrences of the option under the section named topic, writes the modified file back out to path, and returns nonzero if no obvious errors occurred. All comparisons made using topic and option are case-insensitive.
 
 Example:  
 
 Return:   int
 
 See Also:   loadINI, readINI, writeINI

 

Yoix is a registered trademark of AT&T Inc.