COBES0216 MEMBER name cannot begin with a numeric digit.

The value specified for the MEMBER HCOSS compiler directive option begins with a numeric digit, which is not legal.

Resolution:

If you have not specified the MEMBER compiler directive option, then HCOSS uses the program name by default. In this case, change the name of your program name such that it starts with an alphabetic character, and recompile the program.

If you have specified the MEMBER compiler directive option, then recompile the program specifying a member name that begins with an alphabetic character.