Right now I am working on a program that, if done correclty, should edit a file that the program can read when restarted so it can resume / reload settings but haven't figured it out yet. I'm trying to make a input reader that saves the input of what I've entered. I just wish for an example to how to do this (a link to a wiki post wil work just fine)
best regards
qwerty
editing files w/ programs
Started by qwerty, May 18 2017 11:08 AM
2 replies to this topic
#1
Posted 18 May 2017 - 11:08 AM
#2
Posted 18 May 2017 - 12:35 PM
A general rule of thumb for when needing to do something: look at the API page and check if there is an API which looks like it will do what you need.
The FS API will definitely do what you want.
It also looks like the Settings API solve do part of your situation too.
The FS API will definitely do what you want.
It also looks like the Settings API solve do part of your situation too.
#3
Posted 18 May 2017 - 12:52 PM
well, thank you then! This came way faster and with less hassle than I thought! BTW thank you!
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users











