Updates:
        Status: Fixed

Comment #5 on issue 568 by benoit.m...@gmail.com: Exec fails to run scripts
https://code.google.com/p/gambas/issues/detail?id=568

Because you usually run scripts from a shell, that does that for you  
automatically. But when using the EXEC instruction, programs are run  
directly, without a shell.

If you need to run program through a shell, you have to use the SHELL  
instruction. But, of course, things become slower to start then.

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to