Forum Discussion
joffre
15 years agoRegular Contributor
Robert, thanks for your attention and sorry about taking so long to give you an answer.
I'm totally new on Scripting. Please, be patient.
The problem is on the line below. I called the Function named "LGComponentes" and TestComplete returned me the erros attached.
I'm totally new on Scripting. Please, be patient.
The problem is on the line below. I called the Function named "LGComponentes" and TestComplete returned me the erros attached.
ShellObj.Run(ComandoCriarTabela & "1.LGComponentes\SQLServer\1.sql -o " &DirLog&"1.txt" & 1 & true)
I've declared the ShellObj inside the Sub.
Dim ShellObj
Set ShellObj = Sys.OleObject("Wscript.Shell")
Hope you can keep help me until I fix this problem.
Thanks.