[Gambas-user] gbs script version
Benoît Minisini
g4mba5 at gmail.com
Wed Feb 17 01:08:11 CET 2021
Le 16/02/2021 à 21:56, Brian G a écrit :
> Follows is an example of what a script may look like
>
> #!/usr/bin/env -S gbs3 -c
> Export
> Fast Unsafe
>
> #ProjectOptions title="westwood.testlib1",type=Program,version="1.0.5"
> #ProjectOptions vendor=westwood
>
> include "TestScripterInclude" ,"TestScripterBadMain"
> #include "TestScripterLoop","TestScripterInclude"
>
Sorry, but I find that so ugly... :-/
Why do you want to define the project properties? It's a script, it's
not an actual project...
--
Benoît Minisini
More information about the User
mailing list