I wrote a small C program that lists the command line arguments given to it, and it showed that the arguments *were* being supplied to my porgram. So the syntax I had been trying, and the one you gave me, are probally all correct. My problem is within my program, so I am looking in to that some more. Thanks for the help, glad to see I was on the right track with the syntax.
On 7/13/06, Daniel Skorka <skorka@xxxxxxx> wrote:
Xn Nooby <xnooby@xxxxxxxxx> wrote:
> wine myapp.exe /SLEEP:10
This should work. Maybe try
$ wine myapp.exe "/SLEEP:10"
to avoid trouble with the shell.
Daniel
_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users
_______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users