Hi,

I had to write something like that in VB for QM. Even though the effort
might be overwhelming, I would do some thing like this:

make a global object in some module,
f.eks.
m.module
public GetMe as object

in the same module you save or do anything f.eks

puclic sub WriteLogg()


2011/9/6 Fabien Bodard <gambas...@gmail.com>

> good question rolf :/
>
> 2011/9/6 Fabien Bodard <gambas...@gmail.com>:
> > first answer for steve
> >
> > Public Sub Slider1_MouseUp()
> >
> >  Print "Mouse is released"
> >
> > End
> >
>
>
>
> --
> Fabien Bodard
>
>
> ------------------------------------------------------------------------------
> Special Offer -- Download ArcSight Logger for FREE!
> Finally, a world-class log management solution at an even better
> price-free! And you'll get a free "Love Thy Logs" t-shirt when you
> download Logger. Secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsisghtdev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to