Get help with installation and running here.
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
-
sergeda
- Posts: 7
- Joined: Thu Jan 18, 2007 3:01 pm
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.

-
DataMystic Support
- Site Admin
- Posts: 2229
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
-
Contact:
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
Post
by sergeda »
Super, thanks