You need to use the address of a method and not the method itself. If you have a method called HandleUpdateAction with a parameter Message then you need to do
CallDelegateOnMainThreadMBS AddressOf HandleUpdateAction, Message with the function. CallDelegateOnMainThreadMBS rocks! Mit freundlichen Grüßen/Regards Beatrix Willius http://www.mothsoftware.com <http://www.mothsoftware.com/> Mail Archiver X: The email archiving solution for professionals > Am 04.01.2018 um 05:18 schrieb Julia Truchsess <ju...@pragmaticdesigns.com > <mailto:ju...@pragmaticdesigns.com>>: > > CallDelegateOnMainThreadMBS looks really useful, but I’m confused by the spec: > > "CallDelegateOnMainThreadMBS(m as _delegateMBS)” > > because I can’t find any information on any class “_delegateMBS”. > > The examples, like "CallDelegateOnMainThreadMBS AddressOf testString, > “Hello”” seem to be using just the name of any method, not a special > _delegateMBS class. > > Can someone please give a little more detail about the usage? _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list mbsplugins@monkeybreadsoftware.info https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info