Juan Gálvez
2009-03-13 17:28:58 UTC
Hi,
I think extended codeblocks don't work inside block methods and I wonder if
it's a well-known and expected behavior.
CLASS MyClass
...
METHOD lMyMethod( xArg ) BLOCK <|Self, xArg|
...
RETURN .T.
...
END CLASS
Best regards
Juan
I think extended codeblocks don't work inside block methods and I wonder if
it's a well-known and expected behavior.
CLASS MyClass
...
METHOD lMyMethod( xArg ) BLOCK <|Self, xArg|
...
RETURN .T.
...
END CLASS
Best regards
Juan