[Gambas-user] Gambas script to convert Projects to Executable scripts

Dag Jarle Nerland Johansen - Gambas gambas at cd-bahia.com
Sat Feb 27 18:48:22 CET 2021


Oh yes looks really interesting, will try that out,
Regards
Dag

Am 27.02.21 um 18:32 schrieb Brian G:
> I don't know if anyone is interested but here is a gambas script
> which will take a simple project and convert it to an executable 
> gambas script.
>
> Your project should only have a single module MMain or so, it can be 
> any name as long as it is the startup
> and as many classes as you like.
> Example:
>
> ProjectToScript ~/Projects/MyProjectName  ~/bin
>
> Will read the project at ~/Projects/MyProject and output the 
> Executable script named MyProject to the ~/bin directory
>
> It Can be executed by entering the following : ...if ~/bin is in your 
> search path
> MyProject
>
> I have been using these generated scripts to stress test scripter.
>
> "Failure is the key to success;
>  each mistake teaches us something"  .. Morihei Ueshiba
> Brian G
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----

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


More information about the User mailing list