"Estêvão Samuel Procópio" <[EMAIL PROTECTED]> schrieb:
> On 3/19/07, Luca Bertoncello <[EMAIL PROTECTED]> wrote:
> >
> > if(SysLibFind("Net.lib", &AppNetRefnum) == 0)
> > {
> > if(NetLibIFUp(AppNetRefnum, Creator, Instance))
> > StrCopy(W, "T");
> > else
> > StrCopy(W, "F");
> > }
> > else
> > StrCopy(W, "0");
> >
>
> isn't it missing a SysLibOpen call?
Maybe... Could you say me WHERE and with which parameters I have to call it?
Thanks
Luca Bertoncello
([EMAIL PROTECTED])
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/