Hey, I need help running a program "Epw.exe" using Runwait and in the same line of runwait, asking it to open a textfile.
The documentation is on this page: http://www.spiralsoftware.com/EPManual.pdf , Around page 113.
The examples show how they do it with SendMessage, but how would the code look like in autoit's Runwait()?
EDIT: Assuming the textfile location is a certain variable and maybe, setting Epw.exe's location to @scriptdir