: implements winsock
:
: gives an error that there is something with underscore in it
: as the documentation for implements also say that there should not be anything with the underscore starting its name.
: _event18 and _pbrowse19 are the ones giving problem.they are hidden
: so i checked in the object browser and yes they are there
: so as a remedy i tried implementing all of them induvidually
:
: implements {ievent18]
: implements [ipbrowse19]
: implements winsock
:
: _event18 gets implemented but now _pbrowse19 has a property _remotehost
: which is a problem .i cannot implement an induviduval property.how can i get around this problem of implementing a class which might have hidden interfaces.please overlook the syntax error idea is convyed here.
: thanks a million in advance and rest after you reply.
Simplest thing would be to just write a wrapper class rather than trying to use VB's broken polymorphism "features".
infidel
$ select * from users where clue > 0
no rows returned