You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to The Ring Programming Language
hi
Would it not make sense to supplement try catch with finally ?
thanks
attila
Irwin Rodriguez
unread,
Mar 23, 2023, 3:50:13 PM3/23/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to The Ring Programming Language
Yes, I agree. Actually I have to do some tricks to clean my objects if something goes wrong inside the try block. That's why finally sentences are for.