Function NnetPsPFrm() Foundation

Retrieves or sets a form for a printer serviced by a print server.

Syntax
NnetPsPFrm( <cPrintServerName>        , ;
            <nPrinterNumber>          , ;
            [<nFormNumber>]           , ;  // Default: NIL
            [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
          ) --> nFormNumber
Return

Returns a numeric value which indicates the form number currently set for the printer <nPrinterNumber> or -1 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.