ERROR - The OPTION statement is either not the first statement in a main program or not the first statement following the SUB or FUNCTION statement. Move the OPTION statement so that it is either the first statement in the main program or the first statement following the SUB or FUNCTION statement in the subprogram.