[Gambas-user] Quick way to see Which Gambas components and Libraries are Insalled and available

BB adamnt42 at gmail.com
Fri Nov 11 18:17:16 CET 2022


On 12/11/22 3:38 am, Brian G wrote:
> Scripter(gbs3) supports an interface to list all the components and 
> libraries available to your application through standard environment 
> variable paths. There are a couple of examples using this at the end.
>
> Maybe this is usefull to some.
>
> So if Scripter is installed on your system  the following will display 
> all the components installed and available to be used by a Gambas3 
> application.
>
> $ gbs3 -l component
>
> Will list all installed and available components on the system
>
> $ gbs3 -l library
>
> Will list all installed and available Gambas3 libraries on the system 
> with the path that locates them.
>
> I hope this helps a few people.
>
> 8<
>
> "Failure is the key to success;
>  each mistake teaches us something"  .. Morihei Ueshiba
> Brian G
>
That needs to show up in the Args help i.e. gbs3 -h

b

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20221112/2e0f6dc6/attachment.htm>


More information about the User mailing list