Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27554

VS 2012 Calling Modules

$
0
0
i am have written 4 modules and called them all at once when saving my application.

Call Transaction_New_Validate()
Call Decision_Validate()
Call Client_Exist_Save()
Call Client_Search()
Call Transaction_Save()

the problem is that when an error occurs in the first module, it carries on to call the next one.

how do i make it stop when an error occurs on the first one without writing all of them in one module.

thanks

Viewing all articles
Browse latest Browse all 27554

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>