This is the end point of the process control command SELECT/CASE/ENDC.
ENDC | No options / No modifiers |
COMMENTS
For more information on the different structured programming commands, and the ENDC command in particular, please see Structured Programming Commands.
NOTE: If you are missing an ENDC (End Case) command in a SELECT/CASE structure you will get the If without Endif error message during the compile process.
SEE ALSO