David,

I'd create an "info" method in your component:

MessageHub_Info ("Methods")  ->  Object
or
MessageHub_Info (OB New("Request";"Methods")  ->  Object

Or similar

Then return in the object an array of method names.

Then you could extend the _Info method for other functions:

MessageHub_Info ("Version")

etc etc

Of course, you need to be the one that writes the method for this to work…



Regards,

Wayne


[image: --]
Wayne Stewart
[image: http://]about.me/waynestewart
<http://about.me/waynestewart>


On 5 June 2017 at 20:25, David Adams via 4D_Tech <[email protected]>
wrote:

> I just notice that METHOD GET NAMES doesn't return the names of methods
> from components shared from the host.
>
> Put another way, I'm calling METHOD GET NAMES from  a host database and the
> command is blind to methods in components.
>
> Is there a workaround?
> **********************************************************************
> 4D Internet Users Group (4D iNUG)
> FAQ:  http://lists.4d.com/faqnug.html
> Archive:  http://lists.4d.com/archives.html
> Options: http://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:[email protected]
> **********************************************************************
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to