87450kalle Posted September 19, 2005 Posted September 19, 2005 Hi, I would like to write the following string to a html file... Any suggestions how I can do that? <td class="apptextPlain" width="81" style="height: 17px" valign="top"> //Johan Think I got it.... 'string' //Johan
AutoChris Posted September 19, 2005 Posted September 19, 2005 Hi, I would like to write the following string to a html file...Any suggestions how I can do that?<td class="apptextPlain" width="81" style="height: 17px" valign="top">//JohanThink I got it....'string'//JohanIf I am to understand correcty, you answered your own question. Yes, you use the String... functions to do what you are trying to do, along with FileRead/FileWrite. If I am incorrect that you have figured out your own problem, please correct me.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now