Currently have a vb App that loads data into Excel. Is called from a Universe Environment using SB+. Is it possible to call the vb app and pass it a DOS filename..

sort of like

Execute "c:\Excel\vb.exe c:\filename.csv"

What would be the format.

Thanks in Advance