I have the following problem using textPad 3.2.5. I also downloaded the latest evaluation version 4.6.2 but it didn't solve the problem.
We use a batch process in a NT 4 SP6a workstation that is initiated from the TextPad Tools menu. Output is captured and presented. The procedure was recently changed, a find command was added and since than the process aborts during the process of the find. The process does not dump when used on the command line in a dos box (or in UltraEdit).
Steps to recreate the error:
1) Create a text file c:\test.txt
Code: Select all
content test.txtCode: Select all
find.exe "content" c:\test.txt4) Initiate the batch process on the Tools menu.
Q: What is the workaround for the error?
Thx in advance
Robbie