Ash Gajjar
21st October 2015, 13:00
I have a program script that outputs out an Ascii text file
This ascii file is fed into an external tool. This tool uses as "|" character as a field delimiter.

Some of my Baan table data uses this special character within text fields, thus causing havoc in the external tool. Is there an existing Baan dll that can scan and replace an input character? I dont seem to find any

There even may be a little script that someone may have written, to overcome a problem similar to mine?

Anuy guidance would help

Reg
/ash

bhushanchanda
21st October 2015, 13:22
Hi,

Check this similar thread (http://www.baanboard.com/baanboard/showthread.php?t=13252&highlight=ttdllstring) which probably might help you.

On LN, there is an inbuilt tools function str.replace().