On 2010 Oct 6, at 11:04, Bill Wallace wrote: > I have been try to run a script that will do more than one find request. When > you a find, you can put together two or more find request. I have been unable > to make that happen with a script. I would appreciate any suggestions.
Bill, after you've set up the criteria for your 1st Find operation, use "New Record/Request" script steps to specify any additional "or" or "but not" conditions. (For the latter, use the "Omit Record" script step before you issue your "Perform Find".)
