home *** CD-ROM | disk | FTP | other *** search
- 52 Type "WHERE /?" for usage help.\n
- 58 ERROR: Invalid directory specified.\n
- 60 ERROR: "$env:pattern" cannot be used with /R.\n
- 63 ERROR: Missing pattern in "$env:pattern".\n
- 64 INFO: Could not find "%s".\n
- 65 ERROR: No directory specified for recursive option.\n
- 66 ERROR: Environment variable "%s" is not found.\n
- 68 ERROR: Invalid argument or option - '%s'.\n
- 70 INFO: Could not find files for the given pattern(s).\n
- 71 ERROR: Missing pattern in "path:pattern".\n
- 72 ERROR: "path:pattern" format cannot be used with /R.\n
- 73 ERROR: Invalid pattern is specified in "$env:pattern".\n
- 74 ERROR: Invalid pattern is specified in "path:pattern".\n
- 501 \nWHERE [/R dir] [/Q] [/F] [/T] pattern...\n\n
- 502 Description:\n
- 503 Displays the location of files that match the search pattern.\n
- 504 By default, the search is done along the current directory and\n
- 505 in the paths specified by the PATH environment variable.\n\n
- 507 Parameter List:\n
- 508 /R Recursively searches and displays the files that match the\n
- 509 given pattern starting from the specified directory.\n\n
- 511 /Q Returns only the exit code, without displaying the list\n
- 512 of matched files. (Quiet mode)\n\n
- 514 /F Displays the matched filename in double quotes.\n\n
- 516 /T Displays the file size, last modified date and time for all\n
- 517 matched files.\n\n
- 519 pattern Specifies the search pattern for the files to match.\n
- 520 Wildcards * and ? can be used in the pattern. The\n
- 521 "$env:pattern" and "path:pattern" formats can also be\n
- 522 specified, where "env" is an environment variable and\n
- 523 the search is done in the specified paths of the "env"\n
- 524 environment variable. These formats should not be used\n
- 525 with /R. The search is also done by appending the\n
- 526 extensions of the PATHEXT variable to the pattern.\n\n
- 528 /? Displays this help message.\n\n
- 530 NOTE: The tool returns an error level of 0 if the search is\n
- 531 successful, of 1 if the search is unsuccessful and\n
- 532 of 2 for failures or errors.\n\n
- 533 Examples:\n
- 534 WHERE /?\n
- 535 WHERE myfilename1 myfile????.*\n
- 536 WHERE $windir:*.* \n
- 537 WHERE /R c:\windows *.exe *.dll *.bat \n
- 538 WHERE /Q ??.??? \n
- 539 WHERE "c:\windows;c:\windows\system32:*.dll"\n
- 541 WHERE /F /T *.dll \n
- 5001 ERROR:
- 5002 WARNING:
- 5003 SUCCESS:
- 5004 INFO:
- 5005 N/A
- 5501 Type the password for %s:
- 5502 Passing the user credential for local connection.\n
- 5503 The target system must be running Windows XP or above.\n
- 5504 The remote system must be running Windows 2000 or above.\n
- 5601 Invalid syntax. '%s' value is not allowed for '%s' option.\n%s\n
- 5602 Invalid syntax. Specify valid numeric value for '%s'.\n%s\n
- 5603 Invalid syntax. Specifiy valid floating point value for '%s'.\n%s\n
- 5604 Invalid syntax. Mandatory option '%s' is missing.\n%s\n
- 5605 Invalid syntax. '%s' option is not allowed more than '%d' time(s).\n%s\n
- 5607 Invalid argument/option - '%s'.\n%s\n
- 5608 Invalid syntax. Default argument is missing.\n%s\n
- 5609 Length of the command line argument should not exceed 255 characters.\n
- 5610 Invalid syntax. Default option is not allowed more than '%d' time(s).\n%s\n
- 5611 Invalid syntax. Value expected for '%s'.\n%s\n
- 5612 Invalid syntax. '%s' value is not allowed as default argument.\n%s\n
- 5613 Type "%s /?" for usage.
- 5614 Value for '%s' option cannot be empty.\n%s\n
- 5615 Value for default option cannot be empty.\n%s\n
- 5616 Invalid syntax. Specify valid numeric value for default.\n%s\n
- 5617 Invalid syntax. Specifiy valid floating point value for default.\n%s\n
- 5618 Value for default option cannot be more than %d character(s).\n
- 5619 Invalid syntax. Value cannot be specified with '%s' option.\n%s\n
- 5620 Value for '%s' option cannot be more than %d character(s).\n
-