Hi all:
I have the following question:
Suppose I have a method in some class, and I want to do something like the
following code:
cBlock := {||::Test()}
where TEST is a method.
When I run: r = EVAL(cBlock)
I get an Error, because Test is a method, not a global function.
How can I create a code block with methods inside, which can be EVAL'd ?
TIA, Jan Sperling
_______________________________________________
Harbour-users mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour-users