Description Changes the name of a specific coating.
Syntax SetCoatingName id, cname
Parameters id As Long The identifier of the coating.
cname As String The new name of the coating.
Remarks This subroutine changes the name of a specific coating. If there is a problem the subroutine sets an error and returns without modifying the coating.
See Also Examples
|