I am making a vb.net program that calls several other subprograms. None of them effect the other.
If there is an error in 1 of them, how do you record the error but continue on to the next subprogram with out stopping everything ?
If there is an error in 1 of them, how do you record the error but continue on to the next subprogram with out stopping everything ?