[Gambas-user] module question
    BODARD Fabien 
    abidoo.too at ...11...
       
    Sat Jan 11 18:45:59 CET 2003
    
    
  
Le Samedi 11 Janvier 2003 14:55, Jochen Georges a écrit :
> hello gambas-gourmets
>
> one of mine 1001 questions:
>
> what is the job of a module, when do  use a module?
>
>
> thanks for any hint
> jochen
>
>
You use Module for Shared function... For exemple a function for calculate 
something... that can be used by all the class of te project without a class 
initialization...
fabien
    
    
More information about the User
mailing list