---- Original Message ----
From: mdwyer
To: ESFabian@comcast.net
Sent: Monday, 2010. November 1. 15:50
Subject: [Support-t-2391] @replace - global use in a text file
| I understand how @replace works on a defined text string.
|
| Is it possible to do the replace on an entire ascii text file? I
| actually need to do many, many files, but if I can do one, I can
| create a list of files and set up a btm file to do all of them one at
| a time.
Sorry, no. The best you can do is to loop through each line of the file.
--
Steve