IMsgSRcliDisplayEnv	1	1	'\nEnvironment Variables being used are: %1$s\n\n'
IMsgSRcliUnsupportedTypeFound	2	1	'Unsupported data type found for column %1$s. Continuing to process data. \n'
IMsgSRcliLandXFlagsIncompatible	3	1	'Long form output uses headers. -x flag ignored.\n'
IMsgSRcliRowNumber	4	1	'row %1$s:\n'
IMsgSRcliColumnNumber	5	1	'column %1$s:\n'
IMsgSRcliFlagPrecedence	6	1	'The flag with the highest precedence will be used to set the display.\n'
IMsgSRcliTableTarget	7	1	'Target entry %1$s is a table.\n'
IMsgSRcliDirTarget	8	1	'Target entry %1$s is a directory.\n'
IMsgSRcliTableSource	9	1	'Source entry %1$s is a table.\n'
IMsgSRcliDirSource	10	1	'Source entry %1$s is a directory.\n'
EMsgSRcliSRNotAvailable	11	1	'%1$s: 2607-001 The System Registry cannot be accessed.  Return code was %2$s.\n'
EMsgSRcliImproperUsageFlag	12	1	'%1$s: 2607-002 Not a recognized flag: %2$s\n'
EMsgSRcliImproperUsageOperand	13	1	'%1$s: 2607-003 Not a recognized operand: %2$s\n'
EMsgSRcliSRCommandFailure	14	1	'%1$s: 2607-004 Unexepected System Registry error issuing the command %2$s produced a return code of %3$s.\n'
EMsgSRcliCurrentDirError	15	1	'%1$s: 2607-005 At least one relative path wasspecified and we could not change the current directory to %2$s.\n'
EMsgSRcliTableNameNotFound	16	1	'%1$s: 2607-006 Table name %2$s not found in input file %3$s.\n'
EMsgSRcliNoTableName	17	1	'%1$s: 2607-007 No table name found on command line.\n'
EMsgSRcliErrorOpeningTable	18	1	'%1$s: 2607-008 Error opening table %2$s.\n'
EMsgSRcliErrorClosingTable	19	1	'%1$s: 2607-009 Error closing table %2$s.\n'
EMsgSRcliInvalidFileName	20	1	'%1$s: 2607-010 File %2$s could not be found.\n'
EMsgSRcliNoColumnName	21	1	'%1$s: 2607-011 The column name is missing from one or more definitions.\n'
EMsgSRcliNoDataType	22	1	'%1$s: 2607-012 No data type given for column %2$s.\n'
EMsgSRcliInvalidColumnData	23	1	'%1$s: 2607-013 A column was specified with an invalid name, type, qualifier, or default value.\n'
EMsgSRcliInvalidFlag	24	1	'%1$s: 2607-014 Improper usage of command line flag: %2$s\n'
EMsgSRcliTableNotFound	25	1	'%1$s: 2607-015 Table %2$s not found.\n'
EMsgSRcliNoDirectory	26	1	'%1$s: 2607-016 A directory in the path %2$s does not exist.\n'
EMsgSRcliNoPermissionOpenTable	27	1	'%1$s: 2607-017 You do not have permission to open table %2$s using mode %3$s.\n'
EMsgSRcliNoColumnData	28	1	'%1$s: 2607-018 No column data given.\n'
EMsgSRcliSEUnmatchingParen	29	1	'%1$s: 2607-019 The selection string contains unmatched parenthesis.\n'
EMsgSRcliSEInvalidTypeVar	30	1	'%1$s: 2607-020 The selection string contains an invalid type variable.\n'
EMsgSRcliSEInvalidOperator	31	1	'%1$s: 2607-221 The selection string contains an invalid operator.\n'
EMsgSRcliSEInvalidComparison	32	1	'%1$s: 2607-222 One or more operators in the selection string is not valid for the associated column type.\n'
EMsgSRcliSEIllegalSS	33	1	'%1$s: 2607-223 The selection string is syntactically invalid.\n'
EMsgSRcliSEExtraChars	34	1	'%1$s: 2607-224 Extra characters were found at the end of the parsed portion of the selection string.\n'
EMsgSRcliSENoVarParameter	35	1	'%1$s: 2607-225 There was a mismatch between the type variables and their corresponding parameters.\n'
EMsgSRcliNoPermissionTableMetadata	36	1	'%1$s: 2607-226 You do not have permission to get the metadata for table %2$s.\n'
EMsgSRcliFreeMetadataError	37	1	'%1$s: 2607-227 An error occurred while attempting to free the table metadata.\n'
EMsgSRcliInvalidColumnName	38	1	'%1$s: 2607-228 Column name %2$s was not found in the table.\n'
EMsgSRcliNoPermission	39	1	'%1$s: 2607-229 You do not have permission to access table %2$s using %3$s.\n'
EMsgSRcliInvalidRowIndex	40	1	'%1$s: 2607-230 Invalid row index %2$s.\n'
EMsgSRcliNoColumn	41	1	'%1$s: 2607-231 One or more column names were not found in the table.\n'
EMsgSRcliInvalidDisplayType	42	1	'%1$s: 2607-232 Invalid display type %2$s.\n'
EMsgSRcliInvalidTypeFound	43	1	'%1$s: 2607-233 Invalid data type found in table.\n'
EMsgSRcliSENoColumn	44	1	'%1$s: 2607-234 A column in the selection string could not be matched to a column in the input table.\n'
EMsgSRcliSEIllegalColumnName	45	1	'%1$s: 2607-235 An invalid column name was found in the selection string.\n'
EMsgSRcliSEUnmatchingTypeVar	46	1	'%1$s: 2607-236 A type variable does not correspond to the type of the column.\n'
EMsgSRcliSEIllegalStringConst	47	1	'%1$s: 2607-237 The syntax of a string constant is not correct\n'
EMsgSRcliSENullStringConst	48	1	'%1$s: 2607-238 An expected string constant could not be parsed.\n'
EMsgSRcliSEIllegalNumericConst	49	1	'%1$s: 2607-239 The syntax of a numeric constant is not correct\n'
EMsgSRcliSENullNumericConst	50	1	'%1$s: 2607-240 An expected string constant could not be parsed.\n'
EMsgSRcliErrorValidatingTarget	51	1	'%1$s: 2607-261 Error checking target entry type.\n'
EMsgSRcliIdenticalEntries	52	1	'%1$s: 2607-262 %2$s and %3$s are identical. Operation not performed.\n'
EMsgSRcliMissingOperands	53	1	'%1$s: 2607-263 Not enough operands.\n'
EMsgSRcliInvalidFSDir	54	1	'%1$s: 2607-264 Invalid directory path %2$s.\n'
EMsgSRcliFileNameMissing	55	1	'%1$s: 2607-301 File name is missing from the command line.\n'
EMsgSRcliCannotOpenFile	56	1	'%1$s: 2607-302 Could not open file %2$s.\n'
EMsgSRcliNoFileNameGiven	57	1	'%1$s: 2607-303 No file name given on command line.\n'
EMsgSRcliTableExists	58	1	'%1$s: 2607-304 Table could not be saved (moved) because target %2$s exists.\n'
EMsgSRcliNoPermissionTarget	59	1	'%1$s: 2607-305 You do not have permission on the target directory to move this table.\n'
EMsgSRcliNoPermissionSource	60	1	'%1$s: 2607-306 You do not have permission to move this table.\n'
EMsgSRcliIllegalMoveOp	61	1	'%1$s: 2607-307 Illegal move operation.\n'
EMsgSRcliErrorMovingTable	62	1	'%1$s: 2607-308 Error moving table %2$s\n'
EMsgSRcliSEIllegalRangeList	63	1	'%1$s: 2607-309 The range list contains invalid characters or does not obey the grammar.\n'
EMsgSRcliSSNullPointer	64	1	'%1$s: 2607-310 The selection string is null.\n'
EMsgSRcliSEIllegalRange	65	1	'%1$s: 2607-321 The lower bound of the range is greater than the upper bound.\n'
EMsgSRcliSEIllegalRegex	66	1	'%1$s: 2607-322 The regular expression could not be properly compiled by regcomp.\n'
EMsgSRcliNoServer	67	1	'%1$s: 2607-323 No servers could be found.\n'
EMsgSRcliDirectoryExists	68	1	'%1$s: 2607-324 The mount point already exists in the local tree.\n'
EMsgSRcliInvalidDirectory	69	1	'%1$s: 2607-325 Invalid directory name used for mount point.\n'
EMsgSRcliInvalidServer	70	1	'%1$s: 2607-326 Invalid server list.\n'
EMsgSRcliNoTable	71	1	'%1$s: 2607-327 The table %2$s does not exist in the current System Registry working directory.\n'
EMsgSRcliIllegalSelectionString	72	1	'%1$s: 2607-328 Illegal selection string.\n'
EMsgSRcliConnectionLost	73	1	'%1$s: 2607-329 Lost connection to server.\n'
EMsgSRcliInTransaction	74	1	'%1$s: 2607-330 Table is currently involved in a transaction.\n'
EMsgSRcliInvalidInputFileFormat	75	1	'%1$s: 2607-351 Invalid System Registry Input File format.\n'
EMsgSRcliInvalidSDDefn	76	1	'%1$s: 2607-352 Invalid structured data definition.\n'
EMsgSRcliInvalidRC	77	1	'%1$s: 2607-353 Invalid return code %2$s.\n'
EMsgSRcliNoSelectionString	78	1	'%1$s: 2607-354 No selection string found on command line.\n'
EMsgSRcliTooManyOperands	79	1	'%1$s: 2607-355 Invalid command format-too many operands were entered.\n'
EMsgSRcliNoMem	80	1	'%1$s: 2607-356 Required memory could not be allocated.\n'
EMsgSRcliBadRsrcHandle	81	1	'%1$s: 2607-357 A resource handle must be entered using the following format:\n\"0x0000 0x0000 0x00000000 0x00000000 0x00000000 0x00000000\" \ninstead of: \n\"%2$s\".\n'
EMsgSRcliInvalidBinaryConst	82	1	'%1$s: 2607-358 The binary value \"%2$s\" is not valid.\n'
EMsgSRcliInvalidSdSyntax	83	1	'%1$s: 2607-359 The structured data value \"%2$s\" does not have valid syntax.\n'
EMsgSRcliInvalidArraySyntax	84	1	'%1$s: 2607-360 The array value \"%2$s\" does not have valid syntax.\n'
