the "serialized" effect of more scripts is SUPER feature. It is much better than vice versa. Thanks for this nice example. It works fine in Windows XP. I have version KiX2010.461 and in VB6/WindowsXP i received following error: "Compile error: Function or interface marked as restricted, or the function uses an Automation type not supported in Visual Basic". In VBNET2008Profi there is following error: System.InvalidCastException was unhandled...(String to UShort)
and folloing does work (but do nothing ;-) ) :
Dim kix As New KiXtart.Application
kix.RunScript(1)
MsgBox("done")
Thus thanks for Your nice workiong example once more!