I have the following code and haven't had luck running this file. the error is nxopen.nxexception: cannot identify image type and nxopen.sesssion.execute.... at changenoteword.main()
Code:
Dim s As Session = Session.GetSession()
Dim nada() As Object = {}
s.Execute("C:\journal.vb", "NXJournal", "Main", nada)