does anyone have such a utility program to share?
else sometime i'll make one sometime and upload.
Posted 20 May 2018 - 04:36 PM
Hi Rob
Point your browser here and download the contents of "p4dump". Run whichever of "p4dump.bat" or "p4dump.sh" applies to your operating system and it'll display a complete synopsis of the command.
Something like
p4dump.sh -include "(?i)FILEDEF\.PRO" "/fully/qualified/path/to/the/bootstraps"
will be close.
Post process the output to remove the header, footer and far left (byte offset) column, and what you have left is tab separated values, nulls displayed as {null}, both of which you can substitute for whatever you need.
HTH
0 members, 0 guests, 0 anonymous users