Dear,
I have a BO deski report with some VBA functionality.
At the end of the code I'd like to execute a .com file. What's the syntax to perform this?
Right now, I try with Shell(<path+filename>) but it generates an error in BO's Broadcast Agent => "(0) Cannot get script from document..."
Doing something wrong?
regards,
Mich
I have a BO deski report with some VBA functionality.
At the end of the code I'd like to execute a .com file. What's the syntax to perform this?
Right now, I try with Shell(<path+filename>) but it generates an error in BO's Broadcast Agent => "(0) Cannot get script from document..."
Doing something wrong?
regards,
Mich