After making the changes described in the post # 6 I spent the manual tests in WOW:
1) attempted to execute a macro switch on the tab Scan "/ click feature1", the macro has worked successfully
2) attempt to execute macros / click feature2 or / click feature3 cause the error :
Code:
Message: ... face \ AddOns \ TradeSkillMaster \ Auction \ AuctionUtil.lua: 113: Invalid Mode
I think that may be a problem in a protected function call and cancel the posting. Maybe someone knows how to rewrite the call of the function?
p.s. sorry for my english
Message to Russian:
После внесения изменений описанных в посте #6 я провел ручные тесты в WOW:
1) попытался выполнить макрос переключения на закладку сканирования "/click feature1", макрос отработал успешно
2) попытка выполнить макросы /click feature2 или /click feature3 вызывают ошибку "Message: ...face\AddOns\TradeSkillMaster\Auction\AuctionUtil.lua:113: Invalid Mode"
Я думаю, что возможно проблема в защищенном вызове функций постинга и отмены. Может кто знает как переписать вызов этих функций?