#1 I assume I can use file manager to save a file 123.txt
#2 How would I read data from the file I see no file open?
The data is the wprint <data>
I need to save some memory if possible so think I can store the wprint data in flash
read it into a var then WPRINT |var| or will it all need to be WPRINT |htmlvar(var)|