Changing BCR abbrev.

This abbreviation is a bit obscure for us. I'd like to change it to one
we have been using for the last 20+ years - RTW (rating to win). I can
write a macro to do this after the html file is generated but it would
obviously be better (and easier) to change that somewhere in the
program or a config file.

Art

Since I haven't heard anything I noodled around and think that I have
this issue solved. I opened the exe file in a hex editor, searched for
"BCR" and found the one place where it occurred as HTML output. I
changed that the "BCR" to "RTW" and sure enough my HTML output now shows
"RTW" instead of "BCR." I figured this would probably work so long as I
replaced three characters with exactly three different characters.

Problem solved.

Art Engel

This abbreviation is a bit obscure for us. I'd like to change it to

one

ยทยทยท

--- In sailwave@yahoogroups.com, "art.engel" <artengel123@...> wrote:

we have been using for the last 20+ years - RTW (rating to win). I can
write a macro to do this after the html file is generated but it would
obviously be better (and easier) to change that somewhere in the
program or a config file.

Art