Hello!
I have a file where I will be doing a find/replace, but I want to replace with values that increment. Is this possible to do so in a UE Macro?
Scenario is as follows...
Searching for \0\ and starting with 0, replacing with \X\. After 100 replaces, change X to 1. After another 100, change X to 2 and so on until the end of the file is reached.
I've combed through these forums, but haven't found much. Any ideas?
I have a file where I will be doing a find/replace, but I want to replace with values that increment. Is this possible to do so in a UE Macro?
Scenario is as follows...
Searching for \0\ and starting with 0, replacing with \X\. After 100 replaces, change X to 1. After another 100, change X to 2 and so on until the end of the file is reached.
I've combed through these forums, but haven't found much. Any ideas?