// 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 // You may renumber all boards in a document starting with 1 in BridgeComposer // (using Tools>All Boards; Tools>Renumber All). // // This script does the same, but allows you to choose any arbitrary // new first board number. // // In addition, this script allows you to adjust the Dealer and Vulnerability // for a set of boards. // // You may also number a set of boards for team play: each board number is // applied to two rooms (Open and Closed). In this case, by default the input // document must consist of sequential pairs of identical deals. // // If the team play option is not used, the Room tag is cleared in all boards. // (See also: RoomClear.js, DupCheck.wsf) // $Id: RenumberBoards.wsf 220 2024-11-14 17:06:23Z Ray $