Hello All,
Just thought I would ask, has anyone put together a .pmproj file data extractor? We have a large number of projects and we need a way of comparing the settings across a lot of files.
Thanks in advance dj
Hello All,
Just thought I would ask, has anyone put together a .pmproj file data extractor? We have a large number of projects and we need a way of comparing the settings across a lot of files.
Thanks in advance dj
Those files are text files , so yuo can compare them using a standard sw, like winMerge (freeware).
since they are xml files, yuo can also open them using a xml reader. I use xml notepad (freeware)
Many thanks Oscar_f,
We already use Notepad++ which has xml and other language identification.
The winMerge software though looks like something that will be very useful
Thanks again for the reply!
dj