home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 45 / PCGAMER45.bin / netware / msie4pp / wsh.cab / cscript.exe / string.txt next >
Text File  |  1997-01-31  |  2KB  |  40 lines

  1. 100    Windows Scripting Host
  2. 102    Script File
  3. 107    Usage: CScript scriptname.extension [option...] [arguments...]\n\nOptions:\n  //R      Reregister the script extensions (VBS, JS, etc.)\n  //T:nn   Time out in seconds -- maximum time the script is permitted to run\n  //I      Interactive Mode (default)\n  //B      Batch  Mode -- prevent display of any non-console output\n  //logo   Display logo (default)\n  //nologo Prevent logo display  -- no banner at execution time\n  //S      Save current command line options for this user\n  //C      Make CScript the default application for running scripts\n  //W      Make WScript the default application for running scripts (default)\n  //EntryPoint:subroutine Execute specified subroutine\n
  4. 114    Microsoft (R) Windows Scripting Host Version %u.%u for %s (build %lu) \nCopyright (C) Microsoft Corporation 1996. All rights reserved.\n\n
  5. 115    Windows Script Host Script File
  6. 116    &Open
  7. 117    &Edit
  8. 118    Open &with console
  9. 119    &Print
  10. 200    CScript Error: 
  11. 201    Input Error: 
  12. 202    Internal Error: 
  13. 500    Remove your settings.
  14. 501    %1 ActiveX Script engine found and registered as "%2" extension
  15. 900    .VBS;VBScript;2\n.JS;JavaScript;3\n
  16. 1000    Script execution time was exceeded on script: "%1!ls!". Script execution was terminated.
  17. 1001    Could not locate automation class named "%1!ls!".
  18. 2000    Initialization of the Windows Scripting Host failed.
  19. 2001    Can't find script engine "%2" for script "%1".
  20. 2002    An attempt at registering the common script extensions via the //R option failed.
  21. 2003    An attempt at saving your settings via the //S option failed.
  22. 2004    Loading script "%1" failed.
  23. 2005    Loading your settings failed.
  24. 2006    Can't use %1 with Windows Script Host.
  25. 2007    Can't change context menu.
  26. 2008    There is no script engine for file extension "%1".
  27. 2009    There is no available scripting engine.
  28. 3000    %1 option requires timeout value.
  29. 3001    Invalid timeout value for //T option.
  30. 3002    Unknown option "%1" specified.%n%n%2
  31. 3003    Extra argument specified to option "%1".
  32. 3004    %1 option requires entry point name.
  33. 3005    There is no subroutine named "%1".
  34. 3006    There is no file extension in "%1".
  35. 8000    This Unicode version of CScript will only execute under Windows NT.\n\nPlease use the ANSI version of CScript."
  36. 8001    ID=%1: Please report to Microsoft Corp.
  37. 9000    %1!ls!(%2!lu!):%n%3!ls!%4Error:  %5!ls!%n%6!ls!%n%7
  38. 9001    %1!ls!: %2!ls!%3Error: %4!ls!
  39. 9002    %1!ls!:%n%3!ls!%4Error: %5!ls!
  40.