This is my code
sOutPutFile = "C:\Ecsais\MSBHP2FT.FLT"
sExeProgram = "C:\Ecsais\perl MSBHP2FT.pl" & " C:\Ecsais\MSB_OP.FIL"
oFSO.CreateTextFile sOutPutFile, True
lPid = Shell(sExeProgram, vbNormalFocus)
The program failed right here at the last line. Thanks

New Topic/Question
Reply



MultiQuote



|