Vicente,

The message is not capable to redirect to a inline method without redeclare the 
same codeblock declared at inline method.
This is not a bug but incapability.

Thanks,
Eduardo

--- Em sex, 10/6/11, Vicente Guerra <v...@guerra.com.mx> escreveu:

> De: Vicente Guerra <v...@guerra.com.mx>
> Assunto: Re: [xHarbour-developers] MESSAGE bug ?
> Para: 
> Cc: "Xharbour-Developers List" <xharbour-developers@lists.sourceforge.net>
> Data: Sexta-feira, 10 de Junho de 2011, 16:34
> On Fri, 10 Jun 2011, Eduardo
> Fernandes wrote:
> > The Value() method declared with inline
> > statement is not recognized by xHarbour when
> > called via message.
> >
> > METHOD Value() INLINE ::nVal
> > MESSAGE Result METHOD Value
> 
> MESSAGE command is a preprocessor's shortcut
> instead of an internal functionality. It's
> somewhat like:
> 
> METHOD Result INLINE Class_Value()
> 
> Atte.
>   Vic
> 
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically
> advanced content
> authoring tool. Experience the power of Track Changes,
> Inline Image
> Editing and ensure content is compliant with Accessibility
> Checking.
> http://p.sf.net/sfu/ephox-dev2dev
> _______________________________________________
> xHarbour-developers mailing list
> xHarbour-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
> 

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to