mjmassi Posted March 29, 2020 Report Share Posted March 29, 2020 Practice - Start a Bidding Table - Deal Source - Advanced My scripts no longer work. Even if I put in just two conditions, like "hcp(north) >= 12 && hcp(east) >= 12", it does not work. Quote Link to comment Share on other sites More sharing options...
paulg Posted March 30, 2020 Report Share Posted March 30, 2020 Replace "&&" with "and" This is a bug that I've recently found too. Quote Link to comment Share on other sites More sharing options...
mjmassi Posted April 2, 2020 Author Report Share Posted April 2, 2020 Thanks. That works. (Also "or" instead of ||) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.