gui/tinkerbackwindows/superant.com.rwdshellbackwindow/46editscriptrecord.rwd in rwdshell-0.97 vs gui/tinkerbackwindows/superant.com.rwdshellbackwindow/46editscriptrecord.rwd in rwdshell-0.98
- old
+ new
@@ -1,29 +1,29 @@
$rwdguivar=
"
- <tab name=\"editeventrecordfile\" caption=\"Edit Script\">
+ <tab name=\"editrubyrecordfile\" caption=\"Edit Script\">
<table>
<row> <p> </row>
- <row> <p align=\"right\">NOT YET WORKING:You will be able to create a new record here or edit one</row>
+ <row> <p align=\"right\">you can create a new record here or edit one</row>
<row> <p> </row>
<horizontal>
<button caption=\"Fill Record\" action=\"loadrubyscriptrecord\"/>
<button caption=\"Save Changes\" action=\"saverubyrecord\"/>
<button caption=\"Clear\" action=\"clearrubyscreendisplay\"/>
<button caption=\"Help\" action=\"runhelpwindowrwdruby\"/>
</horizontal>
<horizontal>
<row> <p align=\"right\">FileName:</p>
- <text name=\"a_calcscriptfilename\"/>
+ <text name=\"a_rubyscriptfilename\"/>
</horizontal>
<table>
- <textarea name=\"a_calcscriptrecord\"/> </row>
+ <textarea name=\"a_rubyscriptrecord\"/> </row>
</table>
<p>
- <p>%neweventresult%</p>
+ <p>%newrubyresult%</p>
</tab>"