HP Forums
Error handling - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: Error handling (/thread-13132.html)



Error handling - fakuivan - 06-15-2019 07:56 PM

I tried a couple of examples from
http://www-fourier.ujf-grenoble.fr/~parisse/giac/doc/en/cascmd_en/cascmd_en716.html but they don't seem to be working due to it using braces to define code blocks (that method doesn't work with functions). How can I make use of the ``try ... catch(error)`` control block?