 |
I am using the HLLAPI component, and receive the contents of the expected screen in a long string without parsing. How can I fix this?
|
|
 |
This is the correct behavior; HLLAPI always returns the information in a string. The parsing process of the string should be implemented by the utility you are using.
|
|
|
|
|