Advertisement
C_Volume2 VB function enhancement #73583

EventRaise

Make a class that raises an event Public Event BadSsn(ByVal bad_ssn As String) Raise it as in:RaiseEvent BadSsn(ssn) In the main program, declare an instance of the class WithEvents so the program can catch the event. Have fun. Rodney Godfried

AI

Podsumowanie AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Kod źródłowy
original-source
Upload
Oryginalne komentarze (3)
Odzyskane z Wayback Machine