subdirectory recursion from command line?

Get help with installation and running here.

Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators

Post Reply
sergeda
Posts: 7
Joined: Thu Jan 18, 2007 3:01 pm

subdirectory recursion from command line?

Post by sergeda »

Hi.
I can't figure out how to tell TextPipe to process subdirectory?
I've tried

Code: Select all

textpipe.exe /f=file.fll /MERGETOFILE=result.txt c:\filestoprocess\*.html /I+ /G
without luck. In file to process no subfolders selected. :(
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Re: subdirectory recursion from command line?

Post by DataMystic Support »

Just swap the /I+ to be before the filename. Remember than TP supports multiple sets of filenames.
sergeda
Posts: 7
Joined: Thu Jan 18, 2007 3:01 pm

Re: subdirectory recursion from command line?

Post by sergeda »

Super, thanks
Post Reply