VBA doesn`t work in Runtime
Hi,
Have a problem with VBA in Zenon 7.0 SP0.
I have created simple macro in thisProject:
Public Sub Message ()
MsgBox "NEW MESSAGE"
End Sub
also I made a function to execute this macro.
But it doesn`t work in runtime. It works fine when I manually start macro in Editor, but not in Runtime. I also tried simple LeftClickUp macro and function "Show VBA macro dialog" - they also don`t work.
I checked zenon6.ini. Here are the settings:
[VBA]
EIN=1
EVENT=1
UPDATE=0
What`s wrong with my project?
This is a migrated post! Originally posted on 25.06.2013 by user croc. Please be aware that information can be outdated.