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?

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to