BBO Discussion Forums: finessing 3nt. - BBO Discussion Forums

Jump to content

  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

finessing 3nt.

#21 User is offline   bid_em_up 

  • PipPipPipPipPipPip
  • Group: Advanced Members
  • Posts: 2,351
  • Joined: 2006-March-21
  • Location:North Carolina

Posted 2009-October-12, 14:08

if { ([west has QS] && [spades west] < 3) || ([east has QS] && [spades east] < 3) || ([east has QD] && [diamonds east] > 1)} {lineB add 1}

should be:

if { ([west has QS] && [spades west] < 3) || ([east has QS] && [spades east] < 3) || ([east has QD] && [diamonds east] > 0)} {lineB add 1}



The way it is coded, East must hold 2 or more diamonds, if I read it correctly, and that is not the case.

(Unless the language is smart enough to know that since East has to hold the diamond Q, he must hold at least 1 diamond).

I don't use this language so am not really sure.
Is the word "pass" not in your vocabulary?
So many experts, not enough X cards.
0

#22 User is offline   woefuwabit 

  • PipPipPip
  • Group: Full Members
  • Posts: 81
  • Joined: 2007-June-27

Posted 2009-October-12, 20:41

I don't think you can play diamonds for 4 tricks with a singleton Q with east if you start with the J
0

  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users