Is there a way to populate a Global Variable Output Rowset using ActiveX Script ?
I am trying to populate a global variable called SourceFiles with file names taken from a specific directory. I have code to find the file names but can not find a way to populate this to the global variable.
Once I have this, I can then step through the rowset and import the files individually.
Thanks
I am trying to populate a global variable called SourceFiles with file names taken from a specific directory. I have code to find the file names but can not find a way to populate this to the global variable.
Once I have this, I can then step through the rowset and import the files individually.
Thanks