north_standard_opener = (hcp(north) >= 12) north_1level_opener = north_standard_opener && (hcp(north) < 22) north_1h_opener = north_1level_opener && (hearts(north)>=5 && spades(north) < hearts(north)) north_1h_opener
However, many of the examples in the Dealer documentation use the 'shape' function, such as:
north_1nt_opener = shape(north, 3+3+3+2+) north_1nt_opener
Whenever I enter a hand like this, I get the response 'Error Generating Deal'.
Also, the syntax of Dealer allows the file to specify who deals and what the vulnerability is, but commands like 'dealer north' seem to be ignored by BBO.
Is there documentation of which Dealer commands are supported by BBO? Again, great feature, and I look forward to being able to fully utilize it.
Also, has anyone set up an online repository of example systems for dealer? It might be useful so people who want to practice unusual hands don't have to start from scratch.
Aaron

Help
