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.
#If is a conditional compilation directive. An #If block is not terminated by an #End If directive.
Error ID: BC30012
To correct this error
- Add an #End If directive to the end of the conditional compilation block.