Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The only options that you can set with the Option
statement are Compare
, Explicit
, Infer
, and Strict
.
Error ID: BC30206
To correct this error
Check to see whether an option keyword (
Compare
,Explicit
,Infer
, orStrict
) is misspelled.Check to see whether the
Option
statement is incomplete.
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.