| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
編集の要約なし
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "cmd /c ""type ""c:\te sta.txt"" > > ""c:\te stb.txt"""""
考え方
WshShell.Run (cmd /c (type (c:\te sta.txt) > > (c:\te stb.txt)))

案内メニュー