[Gambas-user] how-to execute file or bash script packaged inside gambas

Nicolas Koch nkoch22 at ...626...
Sat Nov 22 19:46:49 CET 2008


Stefano,

Thank you so much.

> ---------------------------------------------
> DIM sTempScript as String
>
> sTempScript = Temp$
>
> COPY "update.sh" TO sTempscript
>
> SHELL sTempScript WAIT
> --------------------------------------------

Regards,

Nick




More information about the User mailing list