Hi!, this is a suggestion: I think that there is a missing parameter
in the reference function: the User parameter. Novell needs this info
to validate. In this way: NetRedir( <cLocal> , ;
<cServer> , ;
<cUser>,;
[<cPassword>], ;
[<lShowError>] ) --> lSuccess
NetRedir use API WNetAddConnection, there is no space for cUser.
You talking about APIs WNetAddConnection2 and WNetAddConnection3
and new functions NetRedir2 and NetRedir3?
Best regards,
Saulius
"Roberto Olaciregui" <roberto.olacire...@gmail.com> wrote in message
> Hi!, this is a suggestion: I think that there is a missing parameter
> in the reference function: the User parameter. Novell needs this info
> to validate. In this way: NetRedir( <cLocal> , ;
> <cServer> , ;
> <cUser>,;
> [<cPassword>], ;
> [<lShowError>] ) --> lSuccess
> Best Regards.
> Roberto Olaciregui from Argentina
> NetRedir use API WNetAddConnection, there is no space for cUser.
> You talking about APIs WNetAddConnection2 and WNetAddConnection3
> and new functions NetRedir2 and NetRedir3?
> Best regards,
> Saulius
> "Roberto Olaciregui" <roberto.olacire...@gmail.com> wrote in message
> > Hi!, this is a suggestion: I think that there is a missing parameter
> > in the reference function: the User parameter. Novell needs this info
> > to validate. In this way: NetRedir( <cLocal> , ;
> > <cServer> , ;
> > <cUser>,;
> > [<cPassword>], ;
> > [<lShowError>] ) --> lSuccess
> > Best Regards.
> > Roberto Olaciregui from Argentina
Sorry but i cant find netredir2 and netredir3, so, i dont know if is
what you say...
Regards