Hi
For projects containing several different file formats, it's time consuming to make sure that each of the files is using the correct parser.
E.g. for each string list, you have to:
1. Right click, String List Setting
2. Click the options button
3. Look at the "Use rule" item.
4. Repeat for each string list.
That's a lot of work when wanting to confirm the exact parser used for 30 source files, containing 6 different file types.
It's obviously not a problem when dealing with parsers than can only have 1 value, e.g. Java File Parser or RC Parser.
With XML or Text files it would be more useful if the source list view "Parser" column the actual parser used. e.g. "Add-in XML Parser - 14.0.EXP-NEW"
If the "PslSourceList.Parser" and "PslTransList.Parser" functions could also return the same enhanced information, that'd be even better!
Best Regards
Mark