秀丸エディタスレ Part19 at SOFTWARE
[2ch|▼Menu]
111:106
07/07/02 18:39:36 +rh3rcO20
まとめ (全角スペースは半角スペースに変換してください)

#fHmnetex = false; //Hidemernet Explorerを使う場合true

if( selecting ) {
  $s = gettext(seltopx,seltopy,selendx,selendy);
} else {
  selectword;
  $s = gettext(seltopx,seltopy,selendx,selendy);
  $s = input( "Wikipedia 検索", $s );
}
if( $s == "" ) {
  endmacro;
}

$param = "\"" + $s + "\"";
$param = "URLリンク(ja.wikipedia.org) + $param;

if( #fHmnetex ) {
  openfile $param;
} else {
  run getenv("Comspec") + " /c start " + $param + " >nul";
}
endmacro;



次ページ
続きを表示
1を表示
最新レス表示
スレッドの検索
類似スレ一覧
話題のニュース
おまかせリスト
▼オプションを表示
暇つぶし2ch

5345日前に更新/230 KB
担当:undef