[Gambas-user] Modules not recognized

M. Cs. mohareve at ...626...
Thu Jun 30 11:09:44 CEST 2011


Hmmm, I see the examples have no modules. Does it mean that in G3 the
modules are not working yet?


2011/6/30, M. Cs. <mohareve at ...626...>:
> I've created a module called Paper, and a PUBLIC SUB DoPrint() on it,
> and when I try to invoke the module with
>
> PUBLIC SUB myButton_Click()
>  Paper.DoPrint
> END
>
> from FMain, I'm getting error "Unknown identifier Paper on FMain..."
>
> Men, is this still Gambas??? This was the standard way of handling the
> modules in G2. :-(
>
> What's wrong?
>




More information about the User mailing list