C
Cherian George
Guest
Let me try again As you can see I have two For Each Blocks (call it Child1 & Child 2) that is nested inside a parent For Each Block (Call it Parent1). So if an error is raised inside Child 1 then I want to handle it and then still proceed to Child 2. – I hope I explained it this time . Using a Finally Block is an option but it is not something that I would have needed to do in other languages like C# and I am wondering why in ABL we cannot do the same as in C#. Many thanks for your valuable knowledge and insights . Cherian
Continue reading...
Continue reading...