Well, if you're defining station within the scope of New() or Initialize() it will not be available in Finalize(), you need to declare station in a global scope (i.e. first line of the class module) then grab/set the value of it with getinfo at any given time during the execution of the plugin (i.e. startup, initialize, etc). Just be sure to call execute with savetoskin BEFORE your plugin destroys the SDK object.



LinkBack URL
About LinkBacks
Reply With Quote






Bookmarks