我正在使用Mats Fredriksson多年前为我写过的宏。
它仍适用于ADS2009,遗憾的是它不再适用于ADS2013。
原因是根据ADS错误消息,AEL功能“提示”是“未知”。
在当前的AEL函数参考中,“提示”实际上不再出现了!
由于宏使用“提示”来引发输入窗口,它现在停止工作。
有没有解决方法?
以上来自于谷歌翻译
以下为原文
I'm using a macro that Mats Fredriksson had written for me many years ago. It worked fine s
till with ADS2009, unfortunately it doesn't anymore with ADS2013. Reason is according to the ADS error message, that the AEL-function "prompt" is "uknown".
In the current AEL function reference, "prompt" actually doesn't show up anymore! Since the macro is using "prompt" to raise an input window, it stops working now.
Is there any workaround?