HOME > 便利なソフト/サイト > 秀丸マクロTips001

秀丸マクロTips001

秀丸マクロから、IE(Internet Explorer)を起動する。


run_ie.mac

$ie_exe="C:¥¥Program Files¥¥Internet Explorer¥¥IEXPLORE.EXE";
$url="http://www.studynet.jp/";
$cmd_path=$ie_exe +" "+"\x22"+$url+"\x22";
run $cmd_path;

※¥は実際には半角に変更してください。

ブックマーク登録: add to hatena hatena.comment 0 user add to del.icio.us 0 user add to livedoor.clip 0 user
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
『WEBサイト制作者に役立つメルマガ』発行!