I am a one-time VB programmer, now retired (70). I am upgrading myself to VB.Net. This process is not as bad as I expected. I want to know how I can prepare scripts for Vegas using the intellisense features of the Virtual Studio environment. I can't face trying to do it with no help in a text editor.
I have loaded a reference into a new project and opened a .bas file. I am trying to introduce a constructor to generate an instance of the Sony.Vegas object. This seems to take and to expose a shedload of collections and so on for the Vegas application.
What goes wrong then is that any time I try to refer to the instantiation I get nothing.
Maybe I lost my wits and can't remember how to do it. (probably true). Any help gratefully received with perhaps a small instructive example.
I have loaded a reference into a new project and opened a .bas file. I am trying to introduce a constructor to generate an instance of the Sony.Vegas object. This seems to take and to expose a shedload of collections and so on for the Vegas application.
What goes wrong then is that any time I try to refer to the instantiation I get nothing.
Maybe I lost my wits and can't remember how to do it. (probably true). Any help gratefully received with perhaps a small instructive example.