Ikaliar,
I still cannot get it to work. Here is an example of the string.
1.00 0.095 6.1 0.006
2.00 0.095 6.1 0.009
Can anyone help. I get type mismatch error then I get a subscript out of range error.
Thank you. I will try this. Here is a sample of what I have before your email. It started failing. :(
LineRead=TRIM(LineRead)
if left(LineRead,3) ="Tex" then
response.write "<table border='1' cellpadding='0' cellspacing='0' width='650'>"
'LineRead= "Tex" &...
How do I read a text file as split values? The data is not delimited by commas. Some information is divided by space and other by the following: []
Please help. Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.