I has a quick look at the documentation of gb.args.

As I understand it gb.args is able to return version of an applicatiosn.
Like if I have a GUI Gambas app named MyApp in /usr/bin/ a MyApp
--version should return version of the installed application.

Documentation says:
Automatically handle --version and --help options.

Does automatically mean I only need to enable the component and app will
return version info when doing MyApp --version
OR
Does this mean I have to do some coding to make it work? And how would
that look like?
AND
I guess for help you would need to provide something to show? How would
that have to be implemented?

Haven't got a trunk version installed right now to try, but will install
one in VM as soon as time. Meanwhile investigating the matter :-)

Thanks,

Willy


------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to