home *** CD-ROM | disk | FTP | other *** search
/ Di Gi Charat Mail / disc1.iso / ie5 / VBSCRIPT.CAB / cscript.exe / string.txt next >
Text File  |  1999-04-01  |  2KB  |  32 lines

  1. 100    Windows Scripting Host
  2. 107    Usage: CScript scriptname.extension [option...] [arguments...]\n\nOptions:\n //B         Batch mode: Suppresses script errors and prompts from displaying\n //H:CScript Changes the default scripting host to CScript.exe\n //H:WScript Changes the default scripting host to WScript.exe (default)\n //I         Interactive mode (default, opposite of //B)\n //Logo      Display logo (default)\n //Nologo    Prevent logo display: No banner will be shown at execution time\n //S         Save current command line options for this user\n //T:nn      Time out in seconds:  Maximum time a script is permitted to run
  3. 114    Microsoft (R) Windows Scripting Host Version %u.%u for %s\nCopyright (C) Microsoft Corporation 1996-1997. All rights reserved.\n\n
  4. 200    CScript Error
  5. 201    Input Error
  6. 500    The Windows Scripting Host settings have been reset to default.
  7. 501    Command line options are saved.
  8. 502    The default scripting host is now set to "wscript.exe".
  9. 503    The default scripting host is now set to "cscript.exe".
  10. 1000    Script execution time was exceeded on script "%1".\nScript execution was terminated.
  11. 1001    Could not locate automation class named "%1".
  12. 1002    Could not connect object.
  13. 2000    Initialization of the Windows Scripting Host failed.
  14. 2001    Can't find script engine "%2" for script "%1".
  15. 2002    Can't change default scripting host.
  16. 2003    An attempt at saving your settings via the //S option failed.
  17. 2004    Loading script "%1" failed.
  18. 2005    Loading your settings failed.
  19. 2008    There is no script engine for file extension "%1".
  20. 3000    //T option requires timeout value.
  21. 3001    Invalid timeout value for //T option.
  22. 3002    Unknown option "%1" specified.
  23. 3003    Extra argument specified to option "%1".
  24. 3004    There is no script file specified.
  25. 3005    Command line option mismatch.
  26. 3006    There is no file extension in "%1".
  27. 3007    //H option requires host name.
  28. 3008    Host name for //H option must be "cscript" or "wscript".
  29. 4000    Script setting file "%1" is invalid.
  30. 5000    Win32 Error 0x%X
  31. 8000    This Unicode version of CScript will only execute under Windows NT.\n\nPlease use the ANSI version of CScript."
  32.