first of all i like to thank you for giving espbasic to the world, sooo much less hassle and more flexibilitythan working with an api and programming it all the time..
If ever there was a rad tool, this must be it!
since you already seem to have a file manager and complex string handling such as json, and storage is not as limited anymore..
I have a request for a couple of functions to store and read sequential data like json strings.
<string> = fileread(path)
filewrite('<path>,<string>)
e to
and to save on memory i would like to see user defined functions, with variables local to the function..
This would add a lot to the practicality..
Thanks for all the work so far..
an ESPBasic fan..