Here is my code in VB (does not work).....
Dim StartDoc
hwnd = apiFindWindow("OPUSAPP", "0")
StartDoc = ShellExecute(hwnd, "open", CurDir$ & "\1.bat x.txt y.txt", "", _
CurDir$ & "\", 0)
Here is my direct dos call (which works)....
C:\Documents and Settings\dysa107365\My Documents\Exact...