Function NnetPsLIn() Foundation
Logs a print server in to a file server.
NnetPsLIn( <cPrintServerName> , ;
<cPassword> , ;
<cLoginServerName> , ;
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> lSuccess
Returns .T. if the print server <cPrintServerName> was logged in to the file server <cLoginServerName>.
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>.
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.