Hugh, You certainly make a good point. I'm actually trying to keep the functions in the field where they originally are used. I only need call them occasionally, but the fact it's so difficult has got me thinking of re-architecting the group entirely. It's a spreadsheet object which will get a facelift.
Boy, I can't wait for real OOP like controls in a future version. -Chipp
Hmmm... I see an opportunity to be contentious here. I used to really miss "via" as well, but with the message passing hierarchy and the rule of "write once use many", placing functions and handlers higher up the chain is far more logical. This is essentially what "insert" is doing, so why not just move the function and be done? Not a bug or missing feature but a nudge to implementing good writing style.
_______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
