Content deleted Content added
m →Reading command-line arguments: {{code|lang=sml|}} |
m →Execution of commands: {{codett}} |
||
Line 3,493:
|-
| [[Javascript]]<br /><small>[[Windows Script Host]] implementation</small>
| <code>{{codett|WScript.CreateObject ("WScript.Shell").Run(|js}}''command'' «, ''WindowStyle''» «, ''isWaitOnReturn''»);</code>
| <code>WshShell.Exec(command)</code>
|
|