// 文字サイズ大きく Ver 0.00 // // // // // // by Atsushi 2007/7/31 // #size0=getconfig("FontSize"); #size=#size0; while (#size0==getconfig("FontSize")) { // config "xFontSize:"+str(val(getconfig("FontSize"))+1); config "xFontSize:"+str(#size); #size=#size+1; }