Function NbAddName() Foundation
Adds the NetBIOS name of the workstation to the local name table.
NbAddName( <cWorkstationName> ;
) --> nNameNumber
Returns a numeric value >0 if the station name could be added to the local name table or 0 in case of an error.
<cWorkstationName> is a case sensitive string of max. 15 characters. Note that the local name table is limited to 254 entries.
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.