write "wprint <meta http-equiv='refresh' content='\n wprint htmlvar(rfh)\n wprint 'rfh' >" s1
read s1 s2
serialprintln s2
end
RESULT -----
wprint <meta http-equiv='refresh' content='An wprint htmlvar(rfh)An wprint 'rfh' >
Done...
The \n becoming An Is there a better way ?
Also might be worth using write |~~~~~|
Would like to use while-wend or for-next to get wprint cmd from flash then issue it.