[Gambas-user] Socket
Daniel
daniel.campos at ...338...
Mon Jul 12 22:09:41 CEST 2004
Did you selected the 'gb.net' component in the project properties?
(Project -> Properties -> Components' menu)
Regards,
Daniel Campos
El lun, 12-07-2004 a las 21:23, Gioachino Bartolotta escribió:
> Hi all!
>
> I am new to Gambas, I have compiled from source and installed version
> 0.94a, tried to work with it, tried to work with Socket class, but even
> when I try to copy the example from manual about Socket, it doesn't work.
>
> For example if I try to write
>
> Dim MySock AS Socket
> Dim MySock = NEW Socket()
>
> I get an error ... but why ....?? I have also specified during configure
> --enable-net
>
> What is wrong?
>
> By the way, Gambas don't recognize the class on the drop down menu.
>
> Hope to be clear ...
>
> Please help me ... :(
More information about the User
mailing list