I actually had gotten the syntax correct previously, but it seems that my problem was the defines were only in the main script and not in the script where my action resides.

So my next question is why #define variable_name skillXX is not global?

My main script seems to have the necessary include:
#include "playercar.c"

Thanks again,
-Bruce