// This script file is licensed under a Creative Commons // Attribution 4.0 International License (cc by 4.0): // http://creativecommons.org/licenses/by/4.0/ // You may adapt and/or share this script file for any purpose, // provided you give credit to http://bridgecomposer.com // BridgeComposer provides a pop-up evaluation window when you hover the mouse // over a hand in the Diagram section. This script places a copy of this information in the // Diagram Commentary section of each board so that it is always visible. // // Caveats: // // 1. Running this script to completion replaces the Diagram Commentary section of all boards: // the existing contents of all Diagram Commentary sections is discarded. // (However, I believe that the Diagram Commentary section, which appears between the // Diagram section and the Auction section, is not often used.) // // 2. If the card holdings for any board are subsequently modified, // this script must be run again to update the evaluation information. // $Id: EvaluateHands.wsf 149 2023-07-20 10:35:45Z Ray $