Search found 5 matches

by cferri
Thu Apr 02, 2015 8:33 am
Forum: TextCrawler - General
Topic: Batch Error Handling
Replies: 3
Views: 13736

Re: Batch Error Handling

I have done some more testing and found the following :- TextCrawler continues for errors such as Open File and Read Only but returns a Zero exit code, even if the action fails. TextCrawler halts with an error message for errors such as File Not Found. If the window is closed, the program exits with...
by cferri
Wed Apr 01, 2015 4:21 am
Forum: TextCrawler - General
Topic: Copying .txc files
Replies: 1
Views: 9243

Copying .txc files

I created a .txc file on one PC and wished to use it on a second one. I thought I could do this by simply copying and pasting the text from the file into a new .txc file created in a text editor. However, when I tried to use the file on the second PC, it was not recognised by TextCrawler and would n...
by cferri
Wed Apr 01, 2015 4:13 am
Forum: TextCrawler - General
Topic: Batch Error Handling
Replies: 3
Views: 13736

Batch Error Handling

TextCrawler is supposed to continue after an error when operating in batch mode. However, when processing single files, this is not the case. If an error is encountered, the program halts displaying the error message, even if the /c option has been chosen. In order to choose files created by date, I...
by cferri
Mon Mar 30, 2015 12:37 pm
Forum: TextCrawler - General
Topic: Batch Processing Options
Replies: 2
Views: 11205

Re: Batch Processing Options

Thanks for pointing that out, I didn't spot that the Command was a drop down list.
by cferri
Mon Mar 30, 2015 11:35 am
Forum: TextCrawler - General
Topic: Batch Processing Options
Replies: 2
Views: 11205

Batch Processing Options

In order to specify a find/replace job accurately via the command line, it should be possible to pass all information regarding the job to TextCrawler. Unfortunately, this is not the case. The batch command .txc file only contains the bare find/replace instructions and the other command line paramet...