Skip to content

AtomicSlaughter/INI-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

INI-Editor

Code to modify and create INI files with qb64.

Usage

AddINI "FileName","Section","Key","Data" This adds, modifies or creates data in either a new ini file or edits an existsing one

DelINI "FileName","Section","Key" This deletes a specific key in an ini file

DelSec "FileName","Section" This Removes an entire section from an ini file

x$ = ReadINI ("FileName","Section","Key") This returns a string from an ini file entry

About

Code to modify and create INI files with qb64.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published