[fpc-pascal] List of chars for case

leledumbo leledumbo_cool at yahoo.co.id
Tue Jul 3 06:55:37 CEST 2018


> So it can’t be done?

Only through macro ATM, I believe. Note that case statement body does NOT
expect a set (it expects values, list of values and/or range of values),
despite the very similar look (missing enclosing angle brackets only), hence
the inability to do what you want.



--
Sent from: http://free-pascal-general.1045716.n5.nabble.com/



More information about the fpc-pascal mailing list