Using the Method Class - Documentation

For questions and postings not covered by the other forums
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Using the Method Class - Documentation

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:49 pm

by Anonymous >> Sat, 28 May 2005 7:48:50 GMT

Hi there,

I'm trying to locate the position of the 'Method' and 'Funtion' class information in the Help Files. Could someone please point me in the right direction?

The reason I am trying to do this as I have a Form which I would like to be able to use to call a method on the Form which loaded it.

I hope to create a reference of type Method and set it to the value of the method which it is to call.

Thanks,

Mark

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Using the Method Class - Documentation

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:49 pm

by dcooper@jade.co.nz >> Sun, 29 May 2005 0:04:22 GMT

The methods you probably want to have a look at are:

Object::sendMsg
Object::sendMsgWithParams

These are documented in the EncycloSys.pdf manual (around page 665).

If you're wanting to dynamically create and execute transient methods at runtime, have a look at these methods:

Process::createTransientMethod
Process::deleteTransientMethod
Process::executeTransientMethod
Process::executreTransientIOMethod

All starting about page 739 in the above PDF.

Dean.

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Using the Method Class - Documentation

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:49 pm

by Mark >> Sun, 29 May 2005 3:13:28 GMT

Thank you :)


Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 37 guests

cron