[Gambas-user] gbs script version
Brian G
brian at westwoodsvcs.com
Wed Feb 17 01:22:13 CET 2021
so the version is embedded into the cached version of the script,
I only actually want the version and licence information
Thank You
Brian G
----- Original Message -----
From: "Benoît Minisini" <g4mba5 at gmail.com>
To: "Gambas mailing list" <user at lists.gambas-basic.org>
Sent: Tuesday, February 16, 2021 4:08:11 PM
Subject: Re: [Gambas-user] gbs script version
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
----[ http://gambaswiki.org/wiki/doc/netiquette ]----
More information about the User
mailing list