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
  • I know it's a little late, but i made an excel document that lists all files in a directory and sub directories.
    You could potentially expand your document to look in a whole directory & sub-levels.

    Something you may be interested in.
    would prevent users from having to flatten.

    Also here is a flatten cmd file, that doesn't remove copies.
    Just appends a number to it.
    All you have to do is drop the folder on the cmd file you want flattened.
    It also flattens sub-folders.
Reply
  • I know it's a little late, but i made an excel document that lists all files in a directory and sub directories.
    You could potentially expand your document to look in a whole directory & sub-levels.

    Something you may be interested in.
    would prevent users from having to flatten.

    Also here is a flatten cmd file, that doesn't remove copies.
    Just appends a number to it.
    All you have to do is drop the folder on the cmd file you want flattened.
    It also flattens sub-folders.
Children
No Data