Does anyone know of a way of checking if an instance of a class can actually respond to a function in runtime without using Class Interfaces. Im looking for something like:

dim responds as boolean
responds = aInstance.RespondsToFunction( "DoSomething( i as integer )" )

Alex
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to