I was just wondering if Macroschedular provides any kind of Object model so that we can instantiate Macroschedular in any other programming language like VB and access its methods.
Something like we create/instantiate an excel object using CreateObject method
Set objExcel = CreateObject("Application.Excel")
is it possible to create an object of Macroschedular like:
Set objMS = CreateObject("Macroschedualr")
thanks and regards
bharat