Jussi,

I've obviously failed to explain this properly. I want the Shell command
to execute the program get_iplayer with specified parameters. I also
want stdout & stderr to be written to a file: the reason being is that
get_iplayer has a tendency to hang/crash so writing stdout & stderr to a
variable would be no good. Whilst get_iplayer is executing, I want the
FMain form to still be displayed with its controls showing (i.e. the
form should not be blank).

I presume that the Exec command is not available to me as bash is
required to redirect stdout & stderr to a file.

I thought that the second form of the Shell command (as described in the
documentation) would be best. Due to the redirection of stdout & stderr
to a file, I would expect the 'To' variable to be empty.

 



------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to