Hello
Is there a way to tell how far through an XML file the XML parser has progressed?
At the moment I use "ProgressDialogShow" when the process starts and "ProgressDialogHide" when the file's closing element is read but it would be nice to be able to show a simple message like "Processed: 23kb of 100kb" in a label that gets updated periodically.
Regards
Joe
Is there a way to tell how far through an XML file the XML parser has progressed?
At the moment I use "ProgressDialogShow" when the process starts and "ProgressDialogHide" when the file's closing element is read but it would be nice to be able to show a simple message like "Processed: 23kb of 100kb" in a label that gets updated periodically.
Regards
Joe