M
Mike Fechner
Guest
Classes don't have functions. They have methods. You really should switch to INVOKE-METHOD. Sent from Nine Von: aren Gesendet: 08.08.2017 13:45 An: TU.OE.Development@community.progress.com Betreff: [Technical Users - OE Development] Calling DYNAMIC-FUNCTION like Dynamic(method name, source-procedure of a class file) not work in 11.7 Update from Progress Community aren Example: Class A has method Test source-procedure: Handle-A which represents Class A file. We use DYNAMIC-FUNCTION("Test" in Handle-A ) to call the method Test in Class A. This always for us in 11.5, 11.6. But it does not work in 11.7 It will give an error: User-defined function 'Test' invoked dynamically but could not be found. This is affecting our programs and causes that application hang. View online You received this notification because you subscribed to the forum. To stop receiving updates from only this thread, go here . Flag this post as spam/abuse.
Continue reading...
Continue reading...