Function NnetRenObj() Foundation

Changes the name of a bindery object.

Syntax
NnetRenObj( <cOldObjectName>          , ;
            <nObjectType>             , ;
            <cNewObjectName>          , ;
            [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
          ) --> lSuccess
Return

Returns .T. if the name of the bindery object is changed from <cOldObjectName> to <cNewObjectName>.

Description

A user must have supervisory rights in order to change names of bindery objects.

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.