Hello Darin, Tuesday, December 7, 2004, 10:12:56 AM, you wrote:
DC> Here's an example test config: DC> REGEX14 external 0 "c:\winnt\system32\cmd.exe /c findstr "If you require DC> any of the medications below,"" 1 0 Try single quotes around the string. e.g.: REGEX14 external 0 "c:\winnt\system32\cmd.exe /c findstr 'If you require any of the medications below,'" 1 0 -- Best regards, Charles mailto:[EMAIL PROTECTED] --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
