Function NnetPsSrvL() Foundation

Retrieves a list of file servers a print server is logged in to.

Syntax
NnetPsSrvL( <cPrintServerName>        , ;
            [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
          ) --> aServerNames
Return

Returns a one dimensional array. Each element contains a string with the name of a file server the print server <cPrintServerName> is logged in to. An empty array is returned in case of an error.

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.