Function NnetRenObj() Foundation
Changes the name of a bindery object.
NnetRenObj( <cOldObjectName> , ;
<nObjectType> , ;
<cNewObjectName> , ;
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> lSuccess
Returns .T. if the name of the bindery object is changed from <cOldObjectName> to <cNewObjectName>.
A user must have supervisory rights in order to change names of bindery objects.
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.