http://gambaswiki.org/bugtracker/edit?object=BUG.903&from=L21haW4-

Comment #2 by C THAL:

In Bash with the command "source" you can include other bash-files which 
contain functions (or variables) as libraries. So you can reuse code by 
including one piece of code in multiple Bash-files.

If there was am equivalent command in gbs3, which includes other 
gbs3-sourcefiles (like "USE", but for other gbs3-files) you could define for 
example a function which creates a database connection in one file 
"database.gbs3" and use that in multiple other gbs3-scripts. So you do not have 
to create the same function in multiple files.

Got it? :-)

C THAL changed the state of the bug to: Opened.



------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to