|
|
Rank: Newbie Groups: Member
Joined: 5/8/2008 Posts: 3 Points: 9
|
no AutoCode option in Tools => Option .... keyboard binding option.
ctrl+enter no effect...
autocode.log :
2008-5-8 17:51:52 AddIn Constructor called 2008-5-8 17:51:53 OnConnetion called with connectMode='ext_cm_Startup' 2008-5-8 17:51:53 Exception in OnConnection: '无效索引。 (异常来自 HRESULT:0x8002000B (DISP_E_BADINDEX))'
translating : 无效索引 -> invalid index 异常来自 -> Exception from
|
|
Rank: Administration Groups: Administration
Joined: 3/16/2008 Posts: 21 Points: 69 Location: Spain
|
I did some research about the problem and seems to be a localization problem.
When adding the CommandBar it search for the wrong menu name (menu Tools in english).
I think that I found a soluction, and will implement it and after doing some testing I will release a new version.
Thank you for reporting the problem.
Alvaro
|
|
Rank: Administration Groups: Administration
Joined: 3/16/2008 Posts: 21 Points: 69 Location: Spain
|
There is a new version of AutoCode that seems to solve the problem. AutoCode 2008 v3.90.332AutoCode 2005 v3.80.332Please, let me know if this correct the problem. Thanks, Alvaro
|
|
Rank: Newbie Groups: Member
Joined: 5/8/2008 Posts: 3 Points: 9
|
Problem was resolved. thanks :)
|
|
|
Guest |