Function NnetPsLIn() Foundation

Logs a print server in to a file server.

Syntax
NnetPsLIn( <cPrintServerName>        , ;
           <cPassword>               , ;
           <cLoginServerName>        , ;
           [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
         ) --> lSuccess
Return

Returns .T. if the print server <cPrintServerName> was logged in to the file server <cLoginServerName>.

Description

Note that <cFileServer> denotes the file server the workstation processing function NnetPsLIn() is logged in to.

To log the print server <cPrintServerName> in to the file server <cLoginServerName> a password may be required. If no password is necessary a null string must be specified for <cPassword>.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.