Pavel Jezek wrote: > I can confirm, > commands after Wait() are never executed in 'h' extension > and wait seconds argument in wait() is completely ignored > it's bug or "feature"? ;-) > > > h => { > NoOP(before ${EXTEN}); > Wait(5); > NoOP(after ${EXTEN}); > } *snipped in ael use WaitExten(5);