Integer constant expected
An #ExternalSource directive occurs in which the second argument is not an integer literal. Only an integer literal is valid in this context. A named constant or enumeration member is not valid.
Error ID: BC30204
To correct this error
Use a named constant or enumeration member instead of a literal.
Supply an integer literal as the second argument to the #ExternalSource directive.