documentation for FSRW
nicolad76
Posts: 164
Hi....I have been looking all over the forum for some doc on FSRW but I could not find any place where somebody explains how to use it and which functions are available...yhea...I know...I can open the file and read them [noparse]:)[/noparse]
I just would like to know which is the correct sequence to use the uSD card.
I understood first call should be made to MOUNT but then, how do I get list of files in root?
How to open for 'r' and read a textline at the time?
How to write a file a row at the time?
Most important, since I understood it is possible to open 1 file at the time, if I use two objects of fsrw, can I use two files at the same time?
If not, can I open a file for 'r', read some rows, close the file, open another file and 'w' few rows and go back to the previous file opened for 'r' without reading it from the beginning?
well...you see...I am quite confsed after spending hours reading about fsrw [noparse]:)[/noparse]
Thanks!
I just would like to know which is the correct sequence to use the uSD card.
I understood first call should be made to MOUNT but then, how do I get list of files in root?
How to open for 'r' and read a textline at the time?
How to write a file a row at the time?
Most important, since I understood it is possible to open 1 file at the time, if I use two objects of fsrw, can I use two files at the same time?
If not, can I open a file for 'r', read some rows, close the file, open another file and 'w' few rows and go back to the previous file opened for 'r' without reading it from the beginning?
well...you see...I am quite confsed after spending hours reading about fsrw [noparse]:)[/noparse]
Thanks!