# Text Replace (File)

**URL:** https://www.finalbuilder.com/forums/t/text-replace-file/3686
**Category:** Bugs
**Created:** [February 25, 2018, 11:05am UTC](https://www.finalbuilder.com/forums/t/text-replace-file/3686 "2018-02-25T11:05:37Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mikef74](https://www.finalbuilder.com/forums/letter_avatar_proxy/v4/letter/m/dc4da7/32.png) [@mikef74](https://www.finalbuilder.com/forums/u/mikef74)
#### Post date: [February 25, 2018, 11:05am UTC](https://www.finalbuilder.com/forums/t/text-replace-file/3686/1 "2018-02-25T11:05:37Z")

</div>

Text Replace caused me some headaches. It replaced the spaces at the end of a file with NUL which really messed with the software that processed these files. Once I figured it out I used another Text Replace operation to replace \0 with the a space. There was nothing particularly special about the preceding replaces.

---

<div class="post-metadata">

### Author: ![Vincent](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/vincent/32/938_2.png) [@Vincent](https://www.finalbuilder.com/forums/u/Vincent)
#### Post date: [February 25, 2018, 11:09am UTC](https://www.finalbuilder.com/forums/t/text-replace-file/3686/2 "2018-02-25T11:09:11Z")

</div>

The Text Replace action is deprecated and not recommended for use. Use the Text Find/Replace action instead.

---

<div class="post-metadata">

### Author: ![mikef74](https://www.finalbuilder.com/forums/letter_avatar_proxy/v4/letter/m/dc4da7/32.png) [@mikef74](https://www.finalbuilder.com/forums/u/mikef74)
#### Post date: [February 26, 2018, 5:33am UTC](https://www.finalbuilder.com/forums/t/text-replace-file/3686/3 "2018-02-26T05:33:49Z")

</div>

Sorry, I misspoke. It is indeed the “Text Find/Replace” action that I’m using and experiencing this issue in.
