B
Brian K. Maher
Guest
Hi Laura, I think the recommendation exists to avoid the case where a -> b -> c and c does a return “blah”, b doesn’t care about it but doesn’t clear it and a uses it. Bad code? Absolutely. I have seen stuff like this in support from older code that has been heavily modified over the years and there isn’t much doc on it. Brian
Continue reading...
Continue reading...