Re: [Harbour] "RETURN MyClass{ ... }" syntax

2008-07-31 Thread Przemyslaw Czerpak
On Thu, 31 Jul 2008, Alex Strickland wrote: Hi Alex, > To support this syntax TopClass (C4W) has: > #xcommand RETURN { [] } ; >=> RETURN ():New( ) > Perhaps someone could add it to HBClass.ch. It would fit with some > similar #xtranslates under the HB_CLS_VO section. > > BTW what does t

[Harbour] "RETURN MyClass{ ... }" syntax

2008-07-30 Thread Alex Strickland
Hi To support this syntax TopClass (C4W) has: #xcommand RETURN { [] } ; => RETURN ():New( ) Perhaps someone could add it to HBClass.ch. It would fit with some similar #xtranslates under the HB_CLS_VO section. BTW what does the ! below mean? : #xtranslate ( { [] }=> ( ():New(