automatic unicode search and replace

Get help with installation and running here.

Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators

Post Reply
HarriL
Posts: 2
Joined: Fri Sep 22, 2006 5:53 pm

automatic unicode search and replace

Post by HarriL »

I have some ERP system which do not support unicode characters and I should change document to russian language. Output document from ERP is in html-format file. Is it possible to do that calling textpipe inside an other program. Could someone give correct command line options. I have conversion table in excel which includes find & replace texts e.g.
FIND REPLACE
testdata1 фывавфывпыфывфыфв
testdata2 аврарарпавопрар аоп
BR
Harri
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Post by DataMystic Support »

Hi Harri,

Use Filters\Wizards\Command line wizard, or see the help file under Advanced Topics.
HarriL
Posts: 2
Joined: Fri Sep 22, 2006 5:53 pm

Post by HarriL »

I do not understand why I can't see unicode characters correctly with gui (Filters/Replace/Import a search replace list/Excel file). It just shows ?-mark for russian characters. In Excel those looks ok.

Could you give exact correct command line syntax because I'm not so familiar with product.
BR
Harri
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Post by DataMystic Support »

This is a minor bug. We have released an update – 7.8.5 to correct this problem. Please download it here:
http://www.datamystic.com/textpipepro2.exe

For command line, use:

Code: Select all

"textpipe.exe" "/f=filtername.fll" "filename.html" /g /q
Post Reply