Hi,
 
I am using sablotron for XSLT processing of a few simple xml.
I have written my own processing class and in case of error messages, I get a message
containing %s.
I wanted to know how to get a message that does not contain %s and instead has complete
error string with all the parameters filled in.
 
Thanks and Regards,
Hitesh.
 
 
Note:- I am using Sablotron in a C++ application.

Reply via email to