E
Evan Bleicher
Guest
Hi Sebastien: Take a look at the extension made to the Progress.Lang.Class class n 11.6.0. These extensions provide type information about an ABL class or an interface. There is a GetMethod () method - which returns a Progress.Reflect.Method instance describing the class method that matches the specified conditions. There is also a GetMethods () method. Evan
Continue reading...
Continue reading...