OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Text: Name is not a field: %1$s
Explanation: The name referenced in an array attribute is not declared as a field in the
structure being defined.
Action: Declare a field in the structure that can be used in the array attribute.
0x132830a8 NIDL_NAMENOTFND
Severity: Varies Component: idl
Text: Name not found: %1$s
Explanation: The referenced name is not defined.
Action: Modify the interface to define an appropriate type for the specified name.
0x132830a9 NIDL_NAMENOTPARAM
Severity: Varies Component: idl
Text: Name is not a parameter: %1$s
Explanation: The name referenced in an array attribute is not declared as a parameter in
the operation being defined.
Action: Declare a parameter in the operation that can be used in the array attribute.
0x132830aa NIDL_NAMENOTTYPE
Severity: Varies Component: idl
Text: Name is not a type: %1$s
Explanation: The name referenced is not a type definition.
Action: Modify the interface to specify a unique type specification instead of the name
referenced.
0x132830ab NIDL_NAMEPREVDECLAT
Severity: Varies Component: idl
Text: Name %1$s previously declared in file %2$s, line %3$lu
Explanation: The name referenced was previously declared at the specified location.
Action: Remove this declaration, if it is redundant, or change the spelling so it does not
conflict with the existing name.
0x1328300b NIDL_NAMEREFAT
Severity: Varies Component: idl
Text: Name is referenced in file %1$s, line %2$lu
Explanation: Gives the source file and line number of source text to help you diagnose
the previous error.
2 436 Tandem Computers Incorporated 124330