Hi Darren, Great Video, very Helpful, I was able to resolve a Run Time error in one of my apps instantly once I got the email back from the App. The only problem I am having with your code is I am getting an error int the code against Line 185 Clear(AllErrors); The error msg I get is "The first argument of 'Clear' should be a collection.". Any Ideas why this might be happening ? The code does work if I comment out line 185.
Hi Darren, Great Video, very Helpful, I was able to resolve a Run Time error in one of my apps instantly once I got the email back from the App. The only problem I am having with your code is I am getting an error int the code against Line 185 Clear(AllErrors); The error msg I get is "The first argument of 'Clear' should be a collection.". Any Ideas why this might be happening ?
The code does work if I comment out line 185.
Hi Darren,
Great video as usual, Thanks!
I have the same error than Lutz1305.
Thanks for letting me know. I'll look into that.