Hi,
I am trying to send a value that is entered in a text box to some flash memory.
RCFlashIndexAppend(Board,0,50,1,"textBox1");
Will this method of pointing to the textbox work? Or do I have to some how save the input beforehand.
Thanks
I am trying to send a value that is entered in a text box to some flash memory.
RCFlashIndexAppend(Board,0,50,1,"textBox1");
Will this method of pointing to the textbox work? Or do I have to some how save the input beforehand.
Thanks