|
Interactive (WScript オブジェクト)
WScript.Interactive
引数
なし 解説
スクリプトのモードを設定または識別します。 使用例
WScript.Echo WScript.Interactive ' インタラクティブモードに設定 WScript.Interactive = True ' バッチモードに設定 WScript.Interactive = False 関連項目
Arguments|FullName|Name|Path|ScriptFullName|ScriptName|StdErr|StdIn| |
WSHリファレンス
FileSystemObject オブジェクト Drive オブジェクト Folder オブジェクト File オブジェクト Drives コレクション Folders コレクション Files コレクション |