hexagon logo

Has anyone made a script to list all used probes (tips) in all programs?

Has anyone made a script to list all used probes (tips) in all programs (in a certain folder)? Technically it should be possible - get a list of all programs, open them one after another, scan for LOADPROBE and TIP commands, collect data.

But has anyone already done it? And is able to share?
Parents
  • Then I can scan through the text files very quickly for anything specific instead of opening and closing hundreds of programs.


    This is the reason for me asking for the fileformat of the PRG files, that way we can write our own parser for anything .PRG-related. I have found out that (many of) the PC-DMIS files (.PRG) are a flavour of the object compound document format (Microsoft). The EULA is forcing us to wait (indefinitely?) for a fileformat specification release (don't hold your breath) though...
Reply
  • Then I can scan through the text files very quickly for anything specific instead of opening and closing hundreds of programs.


    This is the reason for me asking for the fileformat of the PRG files, that way we can write our own parser for anything .PRG-related. I have found out that (many of) the PC-DMIS files (.PRG) are a flavour of the object compound document format (Microsoft). The EULA is forcing us to wait (indefinitely?) for a fileformat specification release (don't hold your breath) though...
Children
No Data