23/03/15 16:20:04.85 UuxglPsW0.net
//その1.mac
//$s:選択文字列 $f:対象ファイル $m:メッセージ
if(!selecting){selectword;}
$s=gettext(seltopx,seltopy,selendx,selendy);
$f="c:\\users\\user\\appdata\\roaming\\hidemaruo\\hidemaru\\macro\\230308\\res.rc";
openfile "/h "+$f;if(!result){endmacro;}
searchdown $s;
searchdown "(?<=\").",regular;beginsel;
searchdown "\"",regular;
$m=gettext(seltopx,seltopy,selendx,selendy);
message $m;#h=hidemaruhandle(0);
setactivehidemaru 1;closehidemaruforced #h;