Hi! I have to read a code (numbers and letters) from a xml file.
9HJC031024P1
How can I do it with FileStorage class??
I can't use a String type because show me this error: there should be space between literals in icvXMLParseValue...
Thanks!
1 | initial version |
Hi! I have to read a code (numbers and letters) from a xml file.
9HJC031024P1
How can I do it with FileStorage class??
I can't use a String type because show me this error: there should be space between literals in icvXMLParseValue...
Thanks!
2 | retagged |
Hi! I have to read a code (numbers and letters) from a xml file.
9HJC031024P1
How can I do it with FileStorage class??
I can't use a String type because show me this error: there should be space between literals in icvXMLParseValue...
Thanks!