[Harbour] Re: SF.net SVN: harbour-project:[11192] trunk/harbour

2009-06-03 Thread Angel Pais
Thank You !!! ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] Re: SF.net SVN: harbour-project:[11192] trunk/harbour

2009-06-03 Thread Przemyslaw Czerpak
On Tue, 02 Jun 2009, Angel Pais wrote: Hi, > While you are at it... > Would it be possible to implement this in Harbour ? > > Class > Abstract() > Syntax > :noMethod( cMessage, [,...] ) --> xReturn > Parameters > > The message send to the object. > > The parameters passed by the callee to the

[Harbour] Re: SF.net SVN: harbour-project:[11192] trunk/harbour

2009-06-02 Thread Angel Pais
Hi Przemyslaw: While you are at it... Would it be possible to implement this in Harbour ? Class Abstract() Syntax :noMethod( cMessage, [,...] ) --> xReturn Parameters The message send to the object. The parameters passed by the callee to the undefined method. Return The return value