[fpc-pascal] What is the difference between case else and case otherwise

Sven Barth pascaldragon at googlemail.com
Mon Jun 20 18:50:10 CEST 2016


Am 20.06.2016 17:19 schrieb "Dennis" <dec12 at avidsoft.com.hk>:
>
> There is no details on
http://www.freepascal.org/docs-html/ref/refsu57.html

There is none by itself (except that "otherwise" is Extended ISO Pascal
compliant). The only visible difference would be if you'd have a
if-statement as last case statement as an "else" would belong to the if
while an "otherwise" would belong to the case.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20160620/9f84a29d/attachment.html>


More information about the fpc-pascal mailing list