Jump to content

Execute a system command: Difference between revisions

Change non working example
(Change non working example)
Line 104:
 
=={{header|AutoIt}}==
<lang AutoIt>Run(@ComSpec & " /c dir" & 'pause', "", @SW_HIDE)</lang>
 
=={{header|AWK}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.