I have done search and replace using the listbox (hidden) loadfromfile then going line by line and doing SRPL on each line. It ain't pretty, but you can do it from within RBase. You could, do something in VBScript,JScript, or PascalScript and use the RScripter Plugin as well, which would be bunches faster.
----- Original Message ----- From: "Lawrence Lustig" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]> Sent: Monday, November 08, 2004 5:51 PM Subject: [RBG7-L] - Re: Search and replace in files > > Thanks, for the tip but I am actually needing to do this > > programmatically. > > There are numerous command line utilities that will do this for you. Try > looking on download.com. I used to use a free one, but unfortunately, I've > forgotten the name. > -- > Larry >
