When I load the genComment macro set I get an error for gc_comment.e on the following line:
gc_commentWrapEnabledOrigFlag = _ext_commentwrap_flags(CW_ENABLE_COMMENT_WRAP);
The status bar indicates that CW_ENABLE_COMMENT_WRAP has not been declared.
I have seen this on a 10.0 as well as 11.0 installation.
Do I need to have some other macro loaded to declare this?