fujidig #4112(2007/11/16 13:33 GMT) [ 秀丸マクロ ] Rating0/0=0.00
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
disabledraw; begingroupundo; gofiletop; while( true ) { searchdown2 "[0-9]", regular; if( !result ) { break; } #figX = x; #figY = y; searchdown "[^0-9]", regular; if( !result ) { gofileend; } #figure = val( gettext( #figX, #figY, x, y ) ); beginsel; moveto #figX, #figY; insert str( #figure * 105 / 100 ); } endgroupundo; enabledraw;
Rating0/0=0.00-0+
[ reply ]
fujidig
#4112()
[
秀丸マクロ
]
Rating0/0=0.00
disabledraw; begingroupundo; gofiletop; while( true ) { searchdown2 "[0-9]", regular; if( !result ) { break; } #figX = x; #figY = y; searchdown "[^0-9]", regular; if( !result ) { gofileend; } #figure = val( gettext( #figX, #figY, x, y ) ); beginsel; moveto #figX, #figY; insert str( #figure * 105 / 100 ); } endgroupundo; enabledraw;Rating0/0=0.00-0+