|
There's the RouteAfterCalculate event, which is called with the route object as a parameter - see the Help file for documentation.
I see there's also a RouteAfterOptimize() which will work in a similar manner.
(you might want to trap both of them)
Richard |