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
writeINI (String path, String topic, String option, String value) yoix.windows
 
Reads the Windows INI file named by path, which currently must be a string that points at a local file, assigns value as the definition of 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, remINI

 

Yoix is a registered trademark of AT&T Inc.