run->commands->routes->routepart
per run:
script: pre (botsengine global route-script) NEW
run commands (new, resend etc):
script: post (botsengine global route-script) NEW
per command:
script: pre<command> (botsengine global route-script) NEW
<command> itself
script: post<command> (botsengine global route-script)
per route/routepart
lots of exits
but user exit has to test for seq.
And next to this an acceptance user script, fixed script name.
functions pretest, posttest.
Remark/error: user script file is imported for each part instead of route!
Original issue reported on code.google.com by hjebb...@gmail.com on 20 Dec 2013 at 6:08
Original issue reported on code.google.com by
hjebb...@gmail.com
on 20 Dec 2013 at 6:08