Volniy

|
Posted: Fri Aug 13, 2010 20:33 Post subject: |
|
|
Flasher wrote: | А выход WScript.Quit тут не обязателен?  |
Если это последняя команда скрипта - вообще не нужен.
Quote: | If the Quit method is the final instruction in your script (and you have no need to return a non-zero value), you can leave it out, and your script will end normally. |
|
|