|
|
We are constantly searching for companies with complimentary products. Please contact us if you would like to integrate TextPipe into your application. Integration OptionsTextPipe has been designed to integrate as easily as possible with existing applications. Here's how:
Other links
Detecting if TextPipe is InstalledAs an example, when WebPipe does not detect TextPipe, it displays the following dialog:
The [TextPipe Web site] button takes the user's web browser to http://www.datamystic.com/textpipe.html Present TextPipe Options to the UserIf TextPipe is installed, you need to display options to the user. The displayed options are documented further below.
Use the TextPipe filter file (*.fll) to process the selected Project – runs TextPipe with the specified filter filename. Clicking on the browse button opens a browse dialog in TextPipe's installation folder (HKEY_LOCAL_MACHINE\SOFTWARE\Crystal Software\TextPipe\rootDir). The browse dialog only shows files with an extension of .fll. Run TextPipe with a new filter – TextPipe is run without loading a filter. This is most often used when the user wants to perform a small custom set of filtering – e.g. adding their own search and replace operations. Data mine only Text and HTML files – this is a Offline Explorer option that determines whether Offline Explorer sends TextPipe a complete list of every single file downloaded, or just those that Offline Explorer knows are text files. Run filter when TextPipe loads – causes TextPipe to automatically begin running the specified filter after TextPipe has loaded. When this option is unchecked TextPipe simply loads and displays the filter and waits for user interaction. Quit TextPipe after running the filter – causes TextPipe to exit when it has finished processing. When this option is unchecked TextPipe simply stops and shows the processing results and waits for user interaction. Command Line ConstructionThe following table shows how to construct a TextPipe command line. The order is VERY important! Do not change it! See the TextPipe help file (under Advanced) for more details of command line parameters.
Add Menu ItemsYour users need to know that TextPipe is available! Offline Explorer uses two methods – a menu item in the Tools menu called "Data mining" – which is the function that TextPipe would be performing. It is also available for under Offline Explorer Project under the Project properties settings. In a text editor, the option might be called "Text Process selection" under the Edit Menu e.g.
In a database, the option might be an ellipsis button […] in the import or export functions. In a general application, TextPipe may be used to perform input or output processing.
|
|
|