Accessing MapInfo structure from ECL [message #590235] |
Tue, 22 June 2010 09:42  |
Eclipse User |
|
|
|
Hi guys,
I can't figure out how to put a value into a match's info map after a successful compare. I can see the (empty) structure in the debugger, but can't access it from ECL.
The Epsilon Book states that it is possible to do so from within the do part of a compare for the established match. Trouble is, I don't know how to get a hold of the "established match".
Many thanks,
--Stephen
|
|
|
Re: Accessing MapInfo structure from ECL [message #590255 is a reply to message #590235] |
Tue, 22 June 2010 10:00  |
Eclipse User |
|
|
|
Hi Stephen,
You should be able to access the map using the implicit matchInfo
variable (and I should probably update the book :) ).
Cheers,
Dimitris
Stephen Barrett wrote:
> Hi guys,
>
> I can't figure out how to put a value into a match's info map after a
> successful compare. I can see the (empty) structure in the debugger, but
> can't access it from ECL.
> The Epsilon Book states that it is possible to do so from within the do
> part of a compare for the established match. Trouble is, I don't know
> how to get a hold of the "established match".
>
> Many thanks,
> --Stephen
|
|
|
Powered by
FUDForum. Page generated in 0.04021 seconds