What's parse mean? -
Got this error message:
"Ooops, can't parse results"
What's parse and any idea of what went wrong?
Thanks in Advance!
Got this error message:
"Ooops, can't parse results"
What's parse and any idea of what went wrong?
Thanks in Advance!
Anonymous posted this at 21:25 — 5th May 1999.
They have: 5,633 posts
Joined: Jan 1970
maybe there's something wrong with any data your program has to work with....
best is to check if all input data is correct (format, size blah, blah)
parsing means analyzing or restructuring...
best check your script again if some data gets lost in the way to the subroutine that produces the error message
TD
Anonymous posted this at 17:26 — 6th May 1999.
They have: 5,633 posts
Joined: Jan 1970
Fairhousing,
it would be good to know which program produced this error and what kind of file was read.
If its from a form input and you use a cgi script, I would say, because this message looks like a good programmer is behind the script that you used cgi.pm or cgi-lib.pl
------------------
Malte Ubl
http://goKewl.com
Germany
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.