Author | Message |
---|---|
jpatel77
Posts: 44
|
Posted 21:43 Mar 12, 2019 |
I was trying to use Dr Abbott's code that allows me to use a specific operator (
Good thing is, this does the composition from right to left, just exactly what we want. I have one question though. There is one line
Last edited by jpatel77 at
01:22 Mar 14, 2019.
|
rabbott
Posts: 1649
|
Posted 23:31 Mar 12, 2019 |
Very good! I hadn't noticed the problem--and don't even have the time now to look at your fix. But I see that it works. The call to Try
with and without |
jpatel77
Posts: 44
|
Posted 23:44 Mar 12, 2019 |
Oh I see. That makes sense now. |