Thread: iWitness v2
View Single Post
  #45  
Old 03-21-2006, 06:31 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: iWitness v2

Hmm, weird one. That line should be

If(InStr(A_LoopField, l%i%) = 0 OR InStr(A_LoopField, 6max%i%) = 0 OR InStr(A_LoopField, g%i%) = 0 OR (g%i% = "Omaha" And InStr(A_LoopField, "Hi-Lo")) OR (g%i% = "PL Omaha" And InStr(A_LoopField, "Hi-Lo")))

Right?
Reply With Quote