----- Original Message ----- From: "Lawrence Lustig" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]> Sent: Monday, November 08, 2004 9:29 PM Subject: [RBG7-L] - Re: Search and replace in files
> > plugin *.rbl [bad value] [good value] > > You would need: > > PLUGIN MyPlugIn.RBL [InFile] [OutFile] [BadValue] [NewValue] The RScripter Plugin has no limits of the number of arguments. You deal with the argument list in the order passed in your Script Code. > > -- > Larry >
