1. the function Initialize is listed (at the top of pg 234) as:

    Message("PlayerFramePlus Loaded")

    It should be:

    message("PlayerFramePlus Loaded")

    (Note the lower case 'm' in message())

    Mike M.

  2. the function Initialize is listed (at the top of pg 234) as:

    Message("PlayerFramePlus Loaded")

    It should be:

    message("PlayerFramePlus Loaded")

    (Note the lower case 'm' in message())

    Mike M.