Hi ! I would like to reuse the xml parser in my scripts. I manage to load tsk files using XMLReader.read, I get the subjects in tasks, categories and notes. Now, I'm wondering how to read descriptions and other information. Could you give me some directions ?
My goal is to run batch operations on many tasks using command line instead of gui. Cheers Remy
