[Gambas-user] Quick way to see Which Gambas components and Libraries are Insalled and available
Brian G
brian at westwoodsvcs.com
Fri Nov 11 18:44:26 CET 2022
----- On Nov 11, 2022, at 9:17 AM, Bruce <adamnt42 at gmail.com> wrote:
> 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
It was in originally for testing, Did not know if it was useful to others
Brian G
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20221111/c493161f/attachment-0001.htm>
More information about the User
mailing list