1
Reply

On Error resume next in VB.NET

deepal_hatharasinghe

deepal_hatharasinghe

Sep 28 2004 3:22 AM
5.1k
I have written on .vb class to fetch records from SAP. On error I am inserting error in log file. But after writing to log file it should move to next record, which is not happening right now. How should I write on Error function?

Answers (1)