Jack:

I believe you ran into the Windows 2000 problem becuase I seem to have omitted a BREAK ON in the KIXGOLF_CD.KIX script. I just ran into a similar problem this evening and adding the BREAK ON solved it.

Jooel: Yes, the use of FORMATNUMBER was probably not a good idea, I just though it would be a good way to format the number displays.

I'll try to make the next KiXGolf better and less version-dependent.

With regards to the FLOAT number comparisons, this is a common occurance on all computer systems that use a limited number of bits to represent a number. An interesting read would be What Every Computer Scientist Should Know About Floating-Point Arithmetic by David Goldberg. Just be warned, it does contain some math.
_________________________
There are two types of vessels, submarines and targets.