ࡱ> 5@ Dbjbj22 (XXDFFFFFFFbbbb nF\\\\\\\$R<F\\\\\<FF\\Q\~F\F\\NFF\: `6;M7bڹg0xZ|FFFFF\\\\\\\<<dX[dX [Visual Basic Error Codes and Messages The information in this article applies to: - Standard, Professional and Enterprise Editions of Microsoft Visual Basic, 16-bit and 32-bit, for Windows, version 4.0 Trappable Errors for Visual Basic 4.0 ------------------------------------- 3 Return without GoSub 5 Invalid procedure call 6 Overflow 7 Out of memory 9 Subscript out of range 10 This array is fixed or temporarily locked 11 Division by zero 13 Type mismatch 14 Out of string space 16 Expression Too Complex 17 Can't perform requested operation 18 User interrupt occurred 20 Resume without error 28 Out of stack space 35 Sub, Function, or Property not defined 47 Too many DLL application clients 48 Error in loading DLL 49 Bad DLL calling convention 51 Internal error 52 Bad file name or number 53 File not found 54 Bad file mode 55 File already open 57 Device I/O error 58 File already exists 59 Bad record length 61 Disk full 62 Input past end of file 63 Bad record number 67 Too many files 68 Device unavailable 70 Permission denied 71 Disk not ready 74 Can't rename with different drive 75 Path/File access error 76 Path not found 91 Object variable or With block variable not set 92 For loop not initialized 93 Invalid pattern string 94 Invalid use of Null 260 No timer available 280 DDE channel not fully closed; awaiting response from foreign application 281 No More DDE channels 282 No foreign application responded to a DDE initiate 283 Multiple applications responded to a DDE initiate 284 DDE channel locked 285 Foreign application won't perform DDE method or operation 286 Timeout while waiting for DDE response 287 User pressed Escape key during DDE operation 288 Destination is busy 289 Data not provided in DDE operation 290 Data in wrong format 291 Foreign application quit 292 DDE conversation closed or changed 293 DDE method invoked with no channel open 294 Invalid DDE Link format 295 Message queue filled; DDE message lost 296 PasteLink already performed on this control 297 Cant set LinkMode; invalid Link Topic 298 System DLL 'dll'' could not be loaded (Error 298) 320 Can't use character device names in file names: 'item' 321 Invalid file format 325 Invalid format in resource file 326 Resource with identifier item not found 335 Could not access system registry 336 Object server not correctly registered 337 Object server not found 338 Object server did not correctly run 340 Control array element item doesn't exist 341 Invalid control array index 342 Not enough room to allocate control array 'item' 343 Object not an array 344 Must specify index for object array 345 Reached limit: cannot create any more controls for this form 360 Object already loaded 361 Can't load or unload this object 362 Can't unload controls created at design time 363 Custom control 'item' not found 364 Object was unloaded 365 Unable to unload within this context 366 No MDI form available to load 380 Invalid property value 381 Invalid property array index 382 'Item' property cannot be set at run time 383 'Item' property is read-only 384 A form cant be moved or sized while minimized or maximized 385 Must specify index when using property array 386 'Item' property not available at run time 387 'Item' property can't be set on this control 388 Can't set Visible property from a parent menu 389 Invalid key 390 No Defined Value 391 Name not available 393 'Item' property cannot be read at run time 394 'Item' property is write-only 395 Cant use separator bar as menu name 396 'Item' property cannot be set within a page 397 Cant set Visible property for top level menus while they are merged 400 Form already displayed; can't show modally 401 Can't show non-modal form when modal form is displayed 402 Must close or hide topmost modal form first 403 MDI forms cannot be shown modally 404 MDI child forms cannot be shown modally 419 Permission to use object denied 423 Property or method not found 424 Object required 426 Only one MDI Form allowed 427 Invalid object type; Menu control required 428 Popup menu must have at least one submenu 429 OLE Automation server cannot create object 430 Class doesnt support OLE Automation 432 File name or class name not found during OLE Automation operation 438 Object doesn't support this property or method 440 OLE Automation error 443 OLE Automation object does not have a default value 445 Object doesn't support this action 446 Object doesn't support named arguments 447 Object doesn't support current locale setting 448 Named argument not found 449 Argument not optional 450 Wrong number of arguments 451 Object not a collection 452 Invalid ordinal 453 Specified DLL function not found 456 Get and Put cannot be used with arrays in Variants 457 This key is already associated with an element of this collection 460 Invalid Clipboard format 461 Specified format doesnt match format of data 480 Can't create AutoRedraw image 481 Invalid picture 482 Printer error 483 Printer driver does not support specified property 484 Problem getting printer information from the system. Make sure the printer is set up correctly 485 Invalid picture type 520 Cant empty Clipboard 521 Cant open Clipboard 2055 Expression not valid:. 2390 Can't change the data type or field size of this field. It is part of one or more relationships. 2420 Syntax error in number. 2421 Syntax error in date. 2422 Syntax error in string. 2423 Invalid use of '.', '!', or '()'. 2424 Unknown name. 2425 Unknown function name. 2426 Function isn't available in expressions. 2427 Object has no value. 2428 Invalid arguments used with domain function 2429 In operator without () 2430 Between operator without And 2431 Syntax error (missing operator). 2432 Syntax error (comma). 2433 Syntax error. 2434 Syntax error (missing operator). 2435 Extra ). 2436 Missing ), ], or Item. 2437 Invalid use of vertical bars. 2438 Syntax error. 2439 Wrong number of arguments used with function. 2442 Invalid use of parentheses. 2443 Invalid use of Is operator. 2445 Expression too complex. 2446 Out of memory during calculation. 2447 Invalid use of '.', '!', or '()'. 2448 Can't set value. 2449 Invalid method in expression. 2450 Invalid reference to form 'Item'. 2451 Invalid reference to report 'Item'. 2452 Invalid reference to Parent property. 2453 Invalid reference to control 'Item'. 2454 Invalid reference to '!Item'. 2455 Invalid reference to property 'Item'. 2456 Invalid form number reference. 2457 Invalid report number reference. 2458 Invalid control number reference. 2459 Can't refer to Parent property in Design view. 2460 Can't refer to Dynaset property in Design view. 2461 Invalid section reference. 2462 Invalid section number reference. 2463 Invalid group level reference. 2464 Invalid group level number reference. 2465 Invalid reference to field 'Item'. 2466 Invalid reference to Dynaset property. 2467 Object referred to in expression no longer exists. 2468 Invalid argument used with DatePart, DateAdd or DateDiff function. 2469 Item1 in validation rule: 'Item2'. 2470 Item in validation rule. 2471 Item in query. 2472 Item in linked master field. 2473 Item1 in 'Item2' expression. 2474 No control is active. 2475 No form is active. 2476 No report is active. 2477 Invalid subclass 'Item' referred to in TypeOf function. 3000 Reserved error (Item); there is no message for this error. 3001 Invalid argument. 3002 Couldn't start session. 3003 Couldn't start transaction; too many transactions already nested. 3004 Couldn't find database 'Item'. 3005 'Item' isn't a valid database name. 3006 Database 'Item' is exclusively locked. 3007 Couldn't open database 'Item'. 3008 Table 'Item' is exclusively locked. 3009 Couldn't lock table 'Item'; currently in use. 3010 Table 'Item' already exists. 3011 Couldn't find object 'Item'. 3012 Object 'Item' already exists. 3013 Couldn't rename installable ISAM file. 3014 Can't open any more tables. 3015 Item' isn't an index in this table. 3016 Field won't fit in record. 3017 Field length is too long. 3018 Couldn't find field 'Item'. 3019 Operation invalid without a current index. 3020 Update without AddNew or Edit. 3021 No current record. 3022 Can't have duplicate key; index changes were unsuccessful. 3023 AddNew or Edit already used. 3024 Couldn't find file 'Item'. 3025 Can't open any more files. 3026 Not enough space on disk. 3027 Couldn't update; database is read-only. 3028 Couldn't initialize data access because file 'SYSTEM.MDW' couldn't be opened. 3029 Not a valid account name or password. 3030 'Item' isn't a valid account name. 3031 Not a valid password. 3032 Can't perform this operation. 3033 No permission for 'Item'. 3034 Commit or Rollback without BeginTrans. 3036 Database has reached maximum size. 3037 Can't open any more tables or queries. 3039 Couldn't create index; too many indexes already defined. 3040 Disk I/O error during read. 3041 Incompatible database version. 3042 Out of MS-DOS file handles. 3043 Disk or network error. 3044 'Item' isn't a valid path. 3045 Couldn't use 'Item'; file already in use. 3046 Couldn't save; currently locked by another user. 3047 Record is too large. 3048 Can't open any more databases. 3049 Can't open database. File is corrupt or not a Microsoft Jet database. 3050 Couldn't lock file; SHARE.EXE hasn't been loaded. 3051 Couldn't open file 'Item'. 3052 MS-DOS file sharing lock count exceeded. You need to increase the number of locks installed with SHARE.EXE. 3053 Too many client tasks. 3054 Too many Memo or Long Binary fields. 3055 Not a valid file name. 3056 Couldn't repair this database. 3057 Operation not supported on attached tables. 3058 Can't have Null value in index. 3059 Operation canceled by user. 3060 Wrong data type for parameter 'Item'. 3061 Item1 parameters were expected, but only Item2 were supplied. 3062 Duplicate output alias 'Item'. 3063 Duplicate output destination 'Item'. 3064 Can't open action query 'Item'. 3065 Can't execute a non-action query. 3066 Query must have at least one output field. 3067 Query input must contain at least one table or query. 3068 Not a valid alias name. 3069 Can't have action query 'Item' as an input. 3070 Can't bind name 'Item'. 3071 Can't evaluate expression. 3073 Operation must use an updatable query. 3074 Can't repeat table name 'Item' in FROM clause. 3075 Item1 in query expression 'Item2'. 3076 Item in criteria expression. 3077 Item in expression. 3078 Couldn't find input table or query 'Item'. 3079 Ambiguous field reference 'Item'. 3080 Joined table 'Item' not listed in FROM clause. 3081 Can't join more than one table with the same name (Item). 3082 JOIN operation 'Item' refers to a non-joined table. 3083 Can't use internal report query. 3084 Can't insert into action query. 3085 Undefined function 'Item' in expression. 3086 Couldn't delete from specified tables. 3087 Too many expressions in GROUP BY clause. 3088 Too many expressions in ORDER BY clause. 3089 Too many expressions in DISTINCT output. 3090 Resultant table may not have more than one Counter field. 3091 HAVING clause (Item) without grouping or aggregation. 3092 Can't use HAVING clause in TRANSFORM statement. 3093 ORDER BY clause (Item) conflicts with DISTINCT. 3094 ORDER BY clause (Item) conflicts with GROUP BY clause. 3095 Can't have aggregate function in expression (Item). 3096 Can't have aggregate function in WHERE clause (Item). 3097 Can't have aggregate function in ORDER BY clause (Item). 3098 Can't have aggregate function in GROUP BY clause (Item). 3099 Can't have aggregate function in JOIN operation (Item). 3100 Can't set field 'Item' in join key to Null. 3101 Join is broken by value(s) in fields 'Item'. 3102 Circular reference caused by 'Item'. 3103 Circular reference caused by alias 'Item' in query definition's SELECT list. 3104 Can't specify Fixed Column Heading 'Item' in a crosstab query more than once. 3105 Missing destination field name in SELECT INTO statement (Item). 3106 Missing destination field name in UPDATE statement (Item). 3107 Couldn't insert; no insert permission for table or query 'Item'. 3108 Record(s) can't be edited; no Update Data permission on. 3109 Couldn't delete; no delete permission for table or query 'Item'. 3110 Couldn't read definitions; no read definitions permission for table or query 'Item'. 3111 Couldn't create; no create permission for table or query 'Item'. 3112 Couldn't read; no read permission for table or query 'Item'. 3113 Can't update 'Item'; field not updatable. 3114 Can't include Memo or Long Binary when you select unique values (Item). 3115 Can't have Memo or Long Binary in aggregate argument (Item). 3116 Can't have Memo or Long Binary in criteria (Item) for aggregate function. 3117 Can't sort on Memo or Long Binary (Item). 3118 Can't join on Memo or Long Binary (Item). 3119 Can't group on Memo or Long Binary (Item). 3120 Can't group on fields selected with '*' (Item). 3121 Can't group on fields selected with '*'. 3122 'Item' not part of aggregate function or grouping. 3123 Can't use '*' in crosstab query. 3124 Can't input from internal report query (Item). 3125 'Item' isn't a valid name. 3126 Invalid bracketing of name 'Item'. 3127 INSERT INTO statement contains unknown field name 'Item'. 3128 Must specify tables to delete from. 3129 Invalid SQL statement; expected 'DELETE', 'INSERT', 'PROCEDURE', 'SELECT', or 'UPDATE'. 3130 Syntax error in DELETE statement. 3131 Syntax error in FROM clause. 3132 Syntax error in GROUP BY clause. 3133 Syntax error in HAVING clause. 3134 Syntax error in INSERT statement. 3135 Syntax error in JOIN operation. 3136 Syntax error in LEVEL clause. 3137 Missing semicolon (;) at end of SQL statement. 3138 Syntax error in ORDER BY clause. 3139 Syntax error in PARAMETER clause. 3140 Syntax error in PROCEDURE clause. 3141 Syntax error in SELECT statement. 3142 Characters found after end of SQL statement. 3143 Syntax error in TRANSFORM statement. 3144 Syntax error in UPDATE statement. 3145 Syntax error in WHERE clause. 3146 ODBCcall failed. 3147 ODBCdata buffer overflow. 3148 ODBCconnection failed. 3149 ODBCincorrect DLL. 3150 ODBCmissing DLL. 3151 ODBCconnection to 'Item' failed. 3152 ODBCincorrect driver version 'Item1'; expected version 'Item2'. 3153 ODBCincorrect server version 'Item1'; expected version 'Item2'. 3154 ODBCcouldn't find DLL 'Item'. 3155 ODBCinsert failed. 3156 ODBCdelete failed. 3157 ODBCupdate failed. 3158 Couldn't save record; currently locked by another user. 3159 Not a valid bookmark. 3160 Table isn't open. 3161 Couldn't decrypt file. 3162 Null is invalid. 3163 Couldn't insert or paste; data too long for field. 3164 Couldn't update field. 3165 Couldn't open .INF file. 3166 Missing memo file. 3167 Record is deleted. 3168 Invalid .INF file. 3169 Illegal type in expression. 3170 Couldn't find installable ISAM. 3171 Couldn't find net path or user name. 3172 Couldn't open PARADOX.NET. 3173 Couldn't open table 'MSysAccounts' in SYSTEM.MDW. 3174 Couldn't open table 'MSysGroups' in SYSTEM.MDW. 3175 Date is out of range or is in an invalid format. 3176 Couldn't open file 'Item'. 3177 Not a valid table name. 3178 Out of memory. 3179 Encountered unexpected end of file. 3180 Couldn't write to file 'Item'. 3181 Invalid range. 3182 Invalid file format. 3183 Not enough space on temporary disk. 3184 Couldn't execute query; couldn't find linked table. 3185 SELECT INTO remote database tried to produce too many fields. 3186 Couldn't save; currently locked by user 'Item2' on machine 'Item1'. 3187 Couldn't read; currently locked by user 'Item2' on machine 'Item1'. 3188 Couldn't update; currently locked by another session on this machine. 3189 Table 'Item1' is exclusively locked by user 'Item3' on machine 'Item2'. 3190 Too many fields defined. 3191 Can't define field more than once. 3192 Couldn't find output table 'Item'. 3193 No UserName. 3194 No machine name. 3196 Couldn't use 'Item'; database already in use. 3197 Data has changed; operation stopped. 3198 Couldn't start session. Too many sessions already active. 3199 Couldn't find reference. 3200 Can't delete or change record. Related records exist in table 'Item' that would violate referential integrity. 3201 Can't add or change record. Referential integrity rules require a related record in table 'Item'. 3202 Couldn't save; currently locked by user 'Item2' on machine 'Item1'. 3203 Can't specify subquery in expression (Item). 3204 Database already exists. 3205 Too many crosstab column headers (Item). 3206 Can't create a relationship between a field and itself. 3207 Operation not supported on Paradox table with no primary key. 3208 Invalid Deleted entry in [dBASE ISAM] section in INI file. 3209 Invalid Stats entry in [dBASE ISAM] section in INI file. 3210 Connect string too long. 3211 Couldn't lock table 'Item'; currently in use. 3212 Couldn't lock table 'Item1'; currently in use by user 'Item3' on machine 'Item2'. 3213 Invalid Date entry in [dBASE ISAM] section in INI file. 3214 Invalid Mark entry in [dBASE ISAM] section in INI file. 3215 Too many Btrieve tasks. 3216 Parameter 'Item' specified where a table name is required. 3217 Parameter 'Item' specified where a database name is required. 3218 Couldn't update; currently locked. 3219 Invalid Operation. 3220 Wrong Paradox sort sequence. 3221 Invalid entries in [Btrieve ISAM] section in WIN.INI. 3222 Query can't contain a Database parameter. 3223 'Item' isn't a valid parameter name. 3224 Btrievedata dictionary is corrupted. 3225 Encountered record locking deadlock while performing Btrieve operation. 3226 Errors encountered while using the Btrieve DLL. 3227 Invalid Century entry in [dBASE ISAM] section in INI file. 3228 Invalid CollatingSequence entry in [Paradox ISAM] section in INI file. 3229 Btrievecan't change field. 3230 Out-of-date Paradox lock file. 3231 ODBCfield would be too long; data truncated. 3232 ODBCcouldn't create table. 3233 ODBCincorrect driver version. 3234 ODBCremote query timeout expired. 3235 ODBCdata type not supported on server. 3236 ODBCencountered unexpected Null value. 3237 ODBCunexpected type. 3238 ODBCdata out of range. 3239 Too many active users. 3240 Btrievemissing WBTRCALL.DLL. 3241 Btrieveout of resources. 3242 Invalid reference in SELECT statement. 3243 None of the import field names match fields in the appended table. 3244 Can't import password-protected spreadsheet. 3245 Couldn't parse field names from first row of import table. 3246 Operation not supported in transactions. 3247 ODBClinked table definition has changed. 3248 Invalid NetworkAccess entry in INI file. 3249 Invalid PageTimeout entry in INI file. 3250 Couldn't build key. 3251 Feature not available. 3252 Illegal reentrancy during query execution. 3254 ODBCCan't lock all records. 3255 ODBCCan't change connect string parameter. 3256 Index file not found. 3257 Syntax error in WITH OWNERACCESS OPTION declaration. 3258 Query contains ambiguous (outer) joins. 3259 Invalid field data type. 3260 Couldn't update; currently locked by user 'Item2' on machine 'Item1'. 3261 Item 3262 Table in use. 3263 Invalid database object. 3264 No fields defined - cannot append table 3265 Name not found in this collection. 3266 Append illegal - field is part of a TableDefs collection. 3267Property can be set only when the field is part of a Recordset object's Fields collection. 3268Can't set this property once the object is part of a collection. 3269Can't append. Index is part of an Indexes collection. 3270Property not found. 3271Invalid property value. 3272Object isn't a collection. 3273Method not applicable for this object. 3274External table isn't in the expected format. 3275Unexpected error from external database driver 'error number'. 3276Invalid database ID. 3277Can't have more than 10 fields in an index. 3278Database engine has not been initialized. 3279Database engine has already been initialized. 3280Can't delete a field that is part of an index or is needed by the system. 3281Can't delete this index. It is either the current index or is used in a relationship. 3282Can't create field or index in a table that is already defined. 3283Primary key already exists. 3284Index already exists. 3285Invalid index definition. 3286Format of memo file doesn't match specified external database format. 3287Can't create index on the given field. 3288Paradox index is not primary. 3289Syntax error in CONSTRAINT clause. 3290Syntax error in CREATE TABLE statement. 3291Syntax error in CREATE INDEX statement. 3292Syntax error in field definition. 3293Syntax error in ALTER TABLE statement. 3294Syntax error in DROP INDEX statement. 3295Syntax error in DROP TABLE or DROP INDEX. 3296Join expression not supported. 3297Couldn't import table or query. No records found, or all records contain errors. 3298There are several tables with that name. Please specify owner in the format 'owner.table'. 3299ODBC Specification Conformance Error 'message'. This error should be reported to the ODBC driver vendor. 3300Can't create a relationship. 3301Can't perform this operation; features in this version are not available in databases with older formats. 3302Can't change a rule while the rules for this table are in use. 3303Can't delete this field. It's part of one or more relationships. 3304You must enter a personal identifier (PID) consisting of at least four and no more than 20 characters and digits. 3305Invalid connection string in pass-through query. 3306At most one field can be returned from a subquery that doesn't use the EXISTS keyword. 3307The number of columns in the two selected tables or queries of a union query don't match. 3308Invalid TOP argument in select query. 3309Property setting can't be larger than 2 KB. 3310This property isn't supported for external data sources or for databases created in a previous version. 3311Property specified already exists. 3312Validation rules and default values can't be placed on system or attached (linked) tables. 3313Can't place this validation expression on this field. 3314Field 'name' can't contain a null value. 3315Field 'name' can't be a zero-length string. 3316'Table-level validation text'. 3317One or more values entered is prohibited by the validation rule 'rule' set for 'name'. 3318Top not allowed in delete queries. 3319Syntax error in union query. 3320'Error' in table-level validation expression. 3321No database specified in connection string or IN clause. 3322Crosstab query contains one or more invalid fixed column headings. 3323The query cannot be used as a row source. 3324The query is a DDL query and cannot be used as a row source. 3325Pass-through query with ReturnsRecords property set to True did not return any records. 3326This Recordset is not updatable. 3334Can be present only in version 1.0 format. 3336Btrieve: Invalid IndexDDF option in initialization setting. 3337Invalid DataCodePage option in initialization setting. 3338Btrieve: Xtrieve options aren't correct in initialization setting. 3339Btrieve: Invalid IndexDeleteRenumber option in initialization setting. 3340Query 'name' is corrupt. 3341Current field must match join key 'name' on 'one' side of outer join. 3342Invalid Memo or OLE object in subquery 'name'. 3344Unknown or invalid reference 'name' in validation expression or default value in table 'name'. 3345Unknown or invalid field reference 'name'. 3346Number of query values and destination fields aren't the same. 3349Numeric field overflow. 3350Object is invalid for operation. 3351ORDER BY expression 'expression' uses non-output fields. 3352No destination field name in INSERT INTO statement 'statement'. 3353Btrieve: Can't find file FIELD.DDF. 3354At most one record can be returned by this subquery. 3355Syntax error in default value. 3356The database is opened by user 'name' on machine 'name'. 3357This query is not a properly formed data-definition query. 3358Can't open Microsoft Jet engine system database. 3359Pass-through query must contain at least one character. 3360Query is too complex. 3361Unions not allowed in a subquery. 3362Single-row update/delete affected more than one row of an attached (linked) table. Unique index contains duplicate values. 3364Can't use Memo or OLE object field 'name' in SELECT clause of a union query. 3365Can't set this property for remote objects. 3366Can't append a relation with no fields defined. 3367Can't append. Object already in collection. 3368Relationship must be on the same number of fields with the same data types. 3370Can't modify the design of table 'name'. It's in a read-only database. 3371Can't find table or constraint. 3372No such index 'name' on table 'name'. 3373Can't create relationship. Referenced table 'name' doesn't have a primary key. 3374The specified fields are not uniquely indexed in table 'name'. 3375Table 'name' already has an index named 'name'. 3376Table 'name' doesn't exist. 3377No such relationship 'name' on table 'name'. 3378There is already a relationship named 'name' in the current database. 3379Can't create relationships to enforce referential integrity. Existing data in table 'name' violates referential integrity rules in table 'name'. 3380Field 'name' already exists in table 'name'. 3381There is no field named 'name' in table 'name'. 3382Size of a field 'name' is too long. 3383Can't delete field 'name'. It's part of one or more relationships. 3384Can't delete a built-in property. 3385User-defined properties don't support a Null value. 3386Property 'name' must be set before using this method. 3388Unknown function 'name' in validation expression or default value on 'name'. 3389Query support unavailable. 3390Account name already exists. 3393Can't perform join, group, or sort. Combined fields are too long. 3394Can't save property; property is a schema property. 3396Can't perform cascading operation. Since related records exist in table 'name', referential integrity rules would be violated. 3397Can't perform cascading operation. There must be a related record in table 'name'. 3398Can't perform cascading operation. It would result in a null key in table 'name'. 3399Can't perform cascading operation. It would result in a duplicate key in table 'name'. 3400Can't perform cascading operation. It would result in two updates to field 'name' in table 'name'. 3401Can't perform cascading operation. It would cause field 'name' to become null, which is not allowed. 3402Can't perform cascading operation. It would cause field 'name' to become a zero-length string, which is not allowed. 3403Can't perform cascading operation: 'validation text'. 3404Can't perform cascading operation. The value entered is prohibited by the validation rule 'rule' set for 'name'. 3405Error 'error text' in validation rule. 3406Error 'error text' in default value. 3407The server's MSysConf table exists, but is in an incorrect format. Contact your system administrator. 3409Invalid field name 'name' in definition of index or relationship. 3410Can't open this database for update. 3411Invalid entry. Can't perform cascading operation in table 'name' because value entered is too big for field 'name'. 3413Can't perform cascading update on table 'name' because it is currently in use by user 'name' on machine 'name'. 3414Can't perform cascading update on table 'name' because it is currently in use. 3415Zero-length string is valid only in a text or Memo field. 3416'reserved error alert'. 3417An action query cannot be used as a row source. 3417Can't have action query as an input. 3418Can't open 'tablename'. Another user has the table open using a different network control file or locking style. 3419Can't open this Paradox 4.x or 5.x table because ParadoxNetStyle is set to 3.x in the initialization setting. 3420Object is invalid or not set. 3421Data type conversion error. 3422Can't modify table structure. Another user has the table open. 3423You cannot use ODBC to import from, export to, or link an external Microsoft Access or ISAM database table to your database. 3424Can't create database because Locale is invalid. 3428The Microsoft Jet database engine has found a problem in your database. To correct the problem, you must repair and compact the database. 3429Incompatible installable ISAM version. 3430While loading the Excel installable ISAM, OLE was unable to initialize. 3431This is not an Excel 5 file. 3432Error opening an Excel 5 file. 3433Invalid parameter in [Excel ISAM] section of the initialization setting. 3434Can't expand named range. 3435Cannot delete Excel cells. 3436Failure creating file. 3437Excel spreadsheet is full. 3438The data being exported does not match the format described in the SCHEMA.INI file. 3439You attempted to attach or import a Microsoft Word mail merge file. Although you can export such files, you cannot attach or import them. 3440An attempt was made to import or attach to an empty text file. To import or attach a text file, the file must contain data. 3441Text file specification field seperator matches decimal separator or text delimiter. 3442In the text file specification 'name', the 'name' option is invalid. 3443In the fixed-width specification 'name', the 'name' does not specify a width. 3444The fixed-width specification 'name' contains no column widths. 3445Incorrect version of Jet DLL file was found. 3446Jet VBA file not found. 3447The Jet VBA file failed to initialize when called. 3448OLE system function call failed. 3449No country code found in connect string for an attached (or linked) table. 3452You cannot make changes to the design of the database at this replica. 3453You cannot establish or maintain a relationship to a replicable table during this operation. 3455Cannot make the 'name' object replicable. 3456Cannot make the 'name' object in 'name' container replicable. 3457You cannot set the KeepLocal property for an object that is already replicable. 3458The KeepLocal property cannot be set on a database; it can be set only on the objects in a database. 3459Once a database has been made replicable, it cannot be made unreplicable. 3460The operation you attempted conflicts with an existing operation involving the replica. 3461The replication property you are attempting to set or delete is read-only and cannot be changed. 3463Cannot find the .dll 'name'. 3464Data type mismatch in criteria expression. 3465The disk drive you are attempting to access is unreadable. 3472Disk full for path 'name'. 3485The object cannot be made replicable because the database is not replicable. 3486You cannot add a second ReplicationID Autonumber field to a table. 3487The database you are attempting to make replicable cannot be converted. 3488The value specified is not a ReplicaID for any replica in the replica set. 3489The object specified is not replicable because it is missing a necessary resource. 3490Cannot make a new replica because the 'name' object in 'name' container could not be made replicable. 3491The database must be opened in exclusive mode before it can be made replicable. 3492The synchronization failed because a design change could not be applied to one of the replicas. 3499Can't retrieve the full path information for a replica. 3510The replica you are attempting to exchange with is currently being used in another exchange. 3515The Microsoft Jet database engine could not read the system clock on your computer. 3520The replica name or ID does not match a currently managed replica. 3521The two replicas cannot be synchronized because there is no common point to start the synchronization. 3526The name selected for the system object is already in use. 3531The wait period for an event has timed-out. 3533The system object used by a process still exists after the process has stopped. 3545The two replicas you are attempting to synchronize are from different replica sets. 3546The type of exchange you are attempting is not valid. 3548GUIDs do not match or the requested GUID could not be found. 3549The filename you provided is too long. 3550There is no index on the GUID column. 3552The size of the registry parameter exceeds the maximum allowed. 3553The GUID could not be created. 3555All valid nicknames for replicas are already in use. 3559Failure to write because destination disk is full. 3560The two replicas you are attempting to synchronize have the same ReplicaID. 3561The two replicas you are attempting to synchronize both have design-master status. 3566Network IO error. 3569The replica has been logically removed from the replica set and is no longer available. 3572A disk IO error occurred while reading or writing to the TEMP directory. 3574The ReplicaID for this replica was reassigned during a move or copy procedure 3575The disk drive you are attempting to write to is full. 3576The database you are attempting to open is already in use by another application. 3577Can't update replication system column. 3584Insufficient memory to complete operation. 3592You cannot make a password-protected database replicable or set password protection on a replicable database. 3593Can't change a replicable database from allowing multiple data masters to allowing only a single data master. 3594Can't change a replicable database from allowing only a single data master to allowing multiple data masters. 3595The system tables in your replica are no longer reliable and the replica should not be used. 3605Synchronizing with a non-replicated database is not allowed. The 'name' database is not replicable. 3607The replication property you are attempting to delete is read-only and cannot be removed. 3608Record length too long for an indexed Paradox table. 3609No unique index found for referenced field of primary table. 3610Same table referenced as both source and destination in make-table query. 3611Can't execute data definition statements on attached data sources. 3612Multi-level GROUP BY clause not allowed in a subquery. 3613Can't create a relationship on attached (or linked) SQL tables. 3614GUID not allowed in Find method criteria expression. 3615Type mismatch in JOIN expression. 3616Updating data in an attached (or linked) table is not supported by this ISAM. 3617Deleting data in an attached (or linked) table is not supported by this ISAM. 3620The connection for viewing your attached Excel worksheet was lost. 3621No country code found in connect string for an attached (or linked) table. 3622No country code found in connect string for an attached (or linked) table. 3623Can't open replication system table 'name' because table is already in use. Source:  HYPERLINK "http://www.halfile.com/vb.html" http://www.halfile.com/vb.html &!"#ABCDhdChG0JjhGU hGhGjhGUhGhGhGCJaJ &  6 S b v  % M k  / D b w 7*f-7*7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdGgdG$a$gdGDw  1 F _ w  : W q s /g 7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdG :c~?q.TMo-Ip7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdG2Or9iCg @}+N7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdGNd@;h+R%I_s,7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdG,.Ice )Go9\ * > r 7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdG $!;!_!!!!","X"}"""#7#X#####'$`$$$$%)%7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdG)%L%h%%%%%&5&S&&&&'<'f''''(1(S(}(((()6)O))7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdG))))*C****+,+L+y+++,0,U,w,,,,-7-\---.u..7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdG....1/W/y///090_00001D1b1111212K2|2223S3z37*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdGz3333+4Z4445;5q555$6c66667G7r778_888'9n99:7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdG:S:::;d;;;;+<Z<<<<=9=y==>)>L>s>>>> ???f???7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdG??@<@d@@@@@@ A3AyAAAAB.BlBBBBB C*CICbC{CCC7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdGCCD(D`DDDD E!EKEpEEEEFHFFF(GvGGGGGHEHpHHH7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdGHHGIII-JLJ{JJJ>K}KKK(LfLLLMGMpMMMMNCNnNNN3O7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdG3OOOOOP>PfPPPPPQ8QWQQQRARpRRRRS2ScSSSS T7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdG T;TZTTTTTU;U{UU!V\VuVVVVWTWnWWWXPXXXY-YLYY7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdGYYYZ;ZhZZZZ[9[[[`\b\\\7]~]]+^^^_B___7`r``7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdG```Qayaaa bTbbb"cHcxccc=dddd&eeeefAffff'g7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5Y7*5YgdG'gKgggg*B*phD  Nկk կk կk Xկk կk կk կk կk կk կk Xկk 8կku&3>JBWe|txD &6Sbv%Mk/Dbw1F_w:Wqs/g :c~?q . T  M o - I p  2 O r  9 i Cg @}+Nd@;h+R%I_s,.Ice )Go9\*>r$;_,X}7X'`)Lh5S<f 1 S } !6!O!!!!!"C""""#,#L#y###$0$U$w$$$$%7%\%%%&u&&&&&1'W'y'''(9(_(((()D)b))))*1*K*|***+S+z+++++,Z,,,-;-q---$.c..../G/r//0_000'1n112S2223d3333+4Z4444595y556)6L6s6666 7?7f77778<8d888888 939y9999:.:l::::: ;*;I;b;{;;;;<(<`<<<< =!=K=p====>H>>>(?v?????@E@p@@@@GAAA-BLB{BBB>C}CCC(DfDDDEGEpEEEEFCFnFFF3GGGGGH>HfHHHHHI8IWIIIJAJpJJJJK2KcKKKK L;LZLLLLLM;M{MM!N\NuNNNNOTOnOOOPPPPPQ-QLQQQQR;RhRRRRS9SSS`TbTTT7U~UU+VVVWBWWW7XrXXXXQYyYYY ZTZZZ"[H[x[[[=\\\\&]]]]^A^^^^'_K____<`W`~``Qaaaa:bbbb,cpccccCdd eAejeeefNffff*gcggAhhhhaiiGjjj%kOkkl,llmommmn*nno7oXoopUppq^qqqqr1rMrmrrVss2t|ttuFucuuuv]vvv1www?xxy$yTyyyzNzzzC{{|h||| }b}}~V~~~5p Nr5Oނ5bxMOQ*f _JF00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000&6Sbv%Mk/Dbw1F_w:Wqs/g :c~?q . T  M o - I p  2 O r  9 i Cg @}+Nd@;h+R%I_s,.Ice )Go9\*>r$;_,X}7X'`)Lh5S<f 1 S } !6!O!!!!!"C""""#,#L#y###$0$U$w$$$$%7%\%%%&u&&&&&1'W'y'''(9(_(((()D)b))))*1*K*|***+S+z+++++,Z,,,-;-q---$.c..../G/r//0_000'1n112S2223d3333+4Z4444595y556)6L6s6666 7?7f77778<8d888888 939y9999:.:l::::: ;*;I;b;{;;;;<(<`<<<< =!=K=p====>H>>>(?v?????@E@p@@@@GAAA-BLB{BBB>C}CCC(DfDDDEGEpEEEEFCFnFFF3GGGGGH>HfHHHHHI8IWIIIJAJpJJJJK2KcKKKK L;LZLLLLLM;M{MM!N\NuNNNNOTOnOOOPPPPPQ-QLQQQQR;RhRRRRS9SSS`TbTTT7U~UU+VVVWBWWW7XrXXXXQYyYYY ZTZZZ"[H[x[[[=\\\\&]]]]^A^^^^'_K____<`W`~``Qaaaa:bbbb,cpccccCdd eAejeeefNffff*gcggAhhhhaiiGjjj%kOkkl,llmommmn*nno7oXoopUppq^qqqqr1rMrmrrVss2t|ttuFucuuuv]vvv1www?xxy$yTyyyzNzzzC{{|h||| }b}}~V~~~5p Nr5Oނ5bxMOQ*f _JFMy0Oy0My0My0My0My0My0My0My0My0My0My0My0My0My0My0My0My0My0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0Oy0My0My0My0My0 DJw N, )%).z3:?CH3O TY`'gnv]~܆DKMNOPQRSTUVWXYZ[\]^_`abcdDL"ADX05EN"( 8B&!,!!!m#w#/04488888888899 999F9999999: ::%:C<O<{<<??BB[BcBC"C\CaCEDJDDDDDEEIFTFFFFFGGAGRGGGGGG H H-HDHNHlHtHHHHHHHI)I>IHIvJJJJJJiKrKKKeMnMMMSSYVaVZZZZ,[5[}[[[[[[[\\ \B\I\S\f\]]^^_%_t`|`akik;nDnnnstIwRwww1x=xyy#z0z1z;zzzuz*3Xa\dFu l ~ 'FXmq48OSiu-5KTs| $=F`h .6BIv (/?Hcl 09\e ;D\e+3dm -4PTlp!*9CWa%@Gjt  5 < W ^ !!:!>!S!Z!!!!!!!!!"#"G"Q""""""" ##0#4#P#X#}######$$4$B$Y$^${$$$$$$$$ %(%;%B%`%g%%%%%& &y&~&&&&&&&''5'<'['f'}''''''((=(D(c(j((((((())H)O)f)m)))))))**5*;*O*Y*******+#+W+^+~++++++,,/,4,^,c,,,,, --?-F-u-|-----(./.g.n.....//K/U/v////0&0c0l00000+151r1|11122W2^2222233h3o3333334/464^4f444444455=5E5}55556 6-656P6X6w6666666677C7K7j7r777777788@8H8h8p888888888899 979F9}999999: ::%:2:<:p:u:::::::::;;.;8;M;V;f;n;;;;;;;;; <<,<6<d<n<<<<<<<==%=2=O=Y=t=}=======>>L>V>>>>>,?3?z?????????@@@I@O@t@~@@@@@@@KARAAAAB1B;BPBUBBBBBC CBCKCCCCCCC,D5DjDsDDDDDEEKEUEtE}EEEEEEEF$FGFTFrFFFFFF7G@GGGGGGGG HH-HBHNHjHtHHHHHHHHII)I?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdeghijklmopqrstuvwxyz{|}~Root Entry F^M7Data f1TablenWordDocument(SummaryInformation(DocumentSummaryInformation8CompObjj  FMicrosoft Word Document MSWordDocWord.Document.89q