wolfsteven
Programmer
Here is my sample code:
oShell.Run cProgram & " >" & cFile, nWindowType, True
However, the file isn't created.
The weird thing is that it was working for a while but then stopped. Permissions maybe?
oShell.Run cProgram & " >" & cFile, nWindowType, True
However, the file isn't created.
The weird thing is that it was working for a while but then stopped. Permissions maybe?