Hi: Thanks for the software bml to bss. It works fine and I had converted my bidding system to bml format. I splitted my file into many bml files: OpenTable.bml, NormalBids.bml, 1M_raise.bml, 2NT.bml, 2C.bml....., then I create a content file named my system, use "INCLUDE" command to load all these bml files. It worked fine, I like it very much. But a problem in open seat(1 2 3 4) : In bidedit.exe of BBO, I can define open seats & VULs. Because some open bids rely on the seat and VULs. For example, open 2H in 1 2 seat is different from 3 or 4 seat, and it's response of 2NT have different meanings. I tried it like this: 2S-(P);
2N Ogust
(P)-2S-(P);
2N Ogust
P-(P)-2S-(P);
2N ASK. Asking for short suit
(P)-P-(P)-2S-(P);
2N ASK. Asking for short
But when I converted to bss file, only 1 2S open bid. Can you give me some advice?