jat63 Wanderer
Joined: 22 Sep 2003 Posts: 53 Location: United Kingdom
|
Posted: Mon Jun 25, 2007 8:16 pm
[1.33] #EVENT and #RAISEEVENT |
Using the code
I am able to generate a user generated event. If I then use #EVENT drTock to receive the event it only seems to be propagated within the originating module. If I use #EVENT to receive any of the CMUD generated events I can get access to them from any module. The module is set to global scope. I have tried changing the module to external but it made no difference.
Is this an explicit feature and expected behaviour? It it is I would find the feature a lot more useful if the user generated events were able to propagate to the same scope as the module is set for - e.g. global/local. |
|