R3006
Explanation: The macro name name does not conform to the rules for composing macro names as defined in C Language Reference. The Resource Compiler will ignore the definition.
Recovery: Choose a legal name for the macro.
Explanation: The country code is not defined for use with the specified code page.
Recovery: Confirm that the country code and code page are correct. For a list of supported code pages, refer to the "COUNTRYCODE" section of the OS/2 Warp Control Programming Guide and Reference.
Explanation: The code page number cp is unknown, and the compiler will use a default code page.
Recovery: Select a supported code page. For a list of supported code pages, refer to the "COUNTRYCODE" section of the OS/2 Warp Control Program Programming Guide and Reference.
Explanation: The given text was an incorrect operand on the command line.
Recovery: Correct or remove the undefined text.
Explanation: The compression option you specified is not valid for this operation.
Recovery: No action is necessary.
Explanation: The pack option you specified is not a valid for this operation.
Recovery: No action is necessary.
Explanation: The input binary resource file did not contain any resources.
Recovery: Confirm that the input file has the expected resource data.
Explanation: The input binary resource file contained a resource with type zero, which is incorrect.
Recovery: Correct the resource definition in the input file.
Explanation: The specified number is the value of a text field on a resource statement.
Recovery: No action is necessary.
Explanation: The text that follows this message appeared in a field limited to 255 characters. The compiler will use only the text shown.
Recovery: No action is necessary.
Explanation: You used a CTLDATA statement with a list of data values separated by commas. The compiler will ignore the extra commas it found in the list.
Recovery: No action is necessary.
Explanation: You used a long integer value in a data field which is limited to 64K. The compiler will use only the least significant 16 bits of the number.
Recovery: No action is necessary.
Explanation: You enter a text string with a percent 0 (%0) in it.
Recovery: No action is necessary.
Explanation: You used parameters in an ACCELTABLE statement which cannot be used together.
Recovery: The rules for coding the accelerator-options field are given under
Explanation: You used parameters in an ACCELTABLE statement which cannot be used together.
Recovery: The rules for coding the accelerator-options field are given under ACCELTABLE Statement.
Explanation: While evaluating numeric data in a block, the compiler computed a 32-bit number using a 16-bit data field. This conversion changed the value of the number.
Recovery: No action is necessary.
Explanation: While evaluating numeric data in a block, the compiler computed a 32-bit number using a 16-bit data field. This conversion changed the value of the number.
Recovery: No action is necessary.
Explanation: While evaluating numeric data in a block, the compiler computed a 32-bit number using a 16-bit data field. This conversion changed the value of the number.
Recovery: No action is necessary.
Explanation: While evaluating numeric data in a block, the compiler computed a 32-bit number using a 16-bit data field. This conversion changed the value of the number.
Recovery: No action is necessary.
Explanation: A MENUITEM statement having a submenu will use menuitem style MIS_SUBMENU by default.
Recovery: Specify MIS_SUBMENU in MENUITEM statement.
Explanation: A MENUITEM SEPARATOR statement had extra text at the end. Resource Compiler will ignore the extra text.
Recovery: Remove the extra text.
Explanation: A MESSAGETABLE statement without an ID has been ignored by the Resource Compiler.
Recovery: To use the message, provide an identifier for it.
Explanation: A resource of type type and id id has the same type and id as another resource. The Resource Compiler used the first and ignored the other.
Recovery: Provide a unique identifier for the duplicated resource.
Explanation: The preprocessor will use value as the resource identifier.
Recovery: No action is necessary.
Explanation: You supplied a value for a 16-bit parameter which was too large to be contained in the field.
Recovery: Resource Compiler has converted the value to the 16-bit number given.
Explanation: You supplied more than one DEFAULTICON statement for your resources. Resource Compiler will ignore all DEFAULTICON statements after the first one.
Recovery: Remove the extra DEFAULTICON statements.
Explanation: The given text is not supported by this version of the Resource Compiler. It is ignored.
Recovery: Remove the text.
Explanation: The command line and DBCS environment variable options will be ignored.
Recovery: Use an installed code page.