On Friday 30 January 2009, Joshua Higgins wrote:
> is there any way to wait for a command launched through SHELL to finish
> without using WAIT, but so that it still continue executing my gambas
> program?
> 

try in the shell string at the end the ampersand character (&)

shell("/usr/bin/docommand -option1=lookinthemirror &")




Best regards,

Ron_1st

-- 
 A: Delete the text you reply on.
 Q: What to do to get my post on top?
---
 A: Because it messes up the order in which people normally read text. 
 Q: Why is top-posting such a bad thing? 
---
 A: Top-posting. 
 Q: What is the most annoying thing in e-mail? 
 

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to