Search found 2 matches

by welby
Thu Mar 06, 2008 11:18 pm
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: Match Fielname against Binary content - possible?
Replies: 2
Views: 4030

Hi Welby, What you need to do is write a windows scrpit (in vbscript or jscript) that iterates over the filenames, and calls TextPipe or grep to search the contents. Based on the exit code you can then trigger a rename or do nothing action. Whoosh.....straight over my head. You might as well be tal...
by welby
Wed Mar 05, 2008 7:16 pm
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: Match Fielname against Binary content - possible?
Replies: 2
Views: 4030

Match Fielname against Binary content - possible?

Hi, let me say first off I am not a programmer, so please be patient with me. What I would like to do is look at a directory of files and read the filenames before the extension and check to see if it matches a string of characters in that BINARY file. For example if we have a file called LOOKHERE.F...