d_dimalanta
14 years agoOccasional Contributor
Catching Errors
Hello, I have a winform object that I try assigning to a var. Now this object may or may not exist. When the object does not exist and is being assigned to a var, the test stops execu...