yes, and that worked!
Thank you!!
Search found 3 matches
- Wed Jun 30, 2021 2:24 pm
- Forum: TextCrawler
- Topic: Simplified Multi-Line Replace [Replace/Remove Multiple unique Lines from Hosts File]
- Replies: 6
- Views: 20802
- Tue Jun 22, 2021 7:56 pm
- Forum: TextCrawler
- Topic: Simplified Multi-Line Replace [Replace/Remove Multiple unique Lines from Hosts File]
- Replies: 6
- Views: 20802
Re: Simplified Multi-Line Replace [Replace/Remove Multiple unique Lines from Hosts File]
When i import the text file, i get the fields improperly mapped
In the library, i select multiple fields (that all look correct)
When i hit "batch all selected" they come into the batch commands window incorrectly mapped
In the library, i select multiple fields (that all look correct)
When i hit "batch all selected" they come into the batch commands window incorrectly mapped
- Tue Jun 22, 2021 6:43 pm
- Forum: TextCrawler
- Topic: Bulk / Batch Search and replace
- Replies: 1
- Views: 7090
Bulk / Batch Search and replace
Hi
I have reams of code in txt files where I need to change the table names.
For example:
original table name new table name
T_CL_ERROR_DISP T_CL_ERR_DISP
T_CL_ERROR_RES T_CL_ERR_RSLTN
T_CL_HDR_X_DIAG T_CL_HDR_DIAG
T_CL_HDR_X_ECODE T_CL_HDR_ECDE
T_CL_XREF_ICN T_CL_ICN_XREF
T_CL_INST_DTL T_CL ...
I have reams of code in txt files where I need to change the table names.
For example:
original table name new table name
T_CL_ERROR_DISP T_CL_ERR_DISP
T_CL_ERROR_RES T_CL_ERR_RSLTN
T_CL_HDR_X_DIAG T_CL_HDR_DIAG
T_CL_HDR_X_ECODE T_CL_HDR_ECDE
T_CL_XREF_ICN T_CL_ICN_XREF
T_CL_INST_DTL T_CL ...