[Gambas-user] Gambas script execution

Fabien Bodard gambas.fr at ...626...
Thu Nov 26 13:32:21 CET 2009


the true syntax for the magic call is :


/usr/bin/env gbs2


this way the gbs2 true path is alway good



2009/11/24 Matteo Lisi <matteo.lisi at ...2324...>:
>
> Could the problem be some other typing error?
>
>   Perhaps ! A dog ate my hands and I'm typing with two little wood rod...
>   I tried to replace the return line with the one who you suggest me:
> RETURN cVal!MemTotal - cVal!MemFree - cVal!Buffers - cVal!Cached + cVal!SwapTot
> al - cVal!SwapFree - cVal!SwapCached
>
>   But I had the same result !
>   [1]nospam.nospam.nospam at ...626... ha scritto:
>
> Matteo Lisi wrote:
>
>
>  Hi !
>
>  The first line:
> #!/usr/bin/ gbs2
>
>  it's a typing error
>  the right line is:
> #!/usr/bin/gbs2
>
>  Thanks Charlie , but the problem , unfortunatly is not the space !
>
>
> Could the problem be some other typing error?
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  [2]http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-user mailing list
> [3]Gambas-user at lists.sourceforge.net
> [4]https://lists.sourceforge.net/lists/listinfo/gambas-user
>
> References
>
>   1. mailto:nospam.nospam.nospam at ...626...
>   2. http://p.sf.net/sfu/bobj-july
>   3. mailto:Gambas-user at lists.sourceforge.net
>   4. https://lists.sourceforge.net/lists/listinfo/gambas-user
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list