COM interface very SLOW compared to interactive
Posted: Sat Apr 02, 2005 1:16 am
I am trying to run a filter via the COM interface (VBScript). The script, basically cut-and-pasted from the Export .. Export VBScript wizard on the TextPipe Pro menu, used a filter file containing several subfilters, and executes against a data file of about 500 MB.
The script runs, but it runs an order of magnitude slower than the same filter run against the same data file interactively using the TextPipe Pro GUI. (1 minute interactive vs. 1 hour using VBScript).
I have tried setting TextPipe.Application = True, which then does make the window visible. But it still runs just as slowly when the script executes.
What is wrong and what can be done to fix this?
The script runs, but it runs an order of magnitude slower than the same filter run against the same data file interactively using the TextPipe Pro GUI. (1 minute interactive vs. 1 hour using VBScript).
I have tried setting TextPipe.Application = True, which then does make the window visible. But it still runs just as slowly when the script executes.
What is wrong and what can be done to fix this?