Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Call a Command file via VBA 1

Status
Not open for further replies.

MichM3

Programmer
Jul 27, 2010
6
BE
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top