--- rat/client/parameter.html 2001/08/08 13:24:52 1.10
+++ rat/client/parameter.html 2002/03/25 21:01:12 1.17
@@ -2,8 +2,35 @@
LON-CAPA
@@ -247,10 +274,10 @@ function integereval() {
if ((pscat=='pos') && (svalue==0)) {
svalue='';
}
- if (pscat.indexOf('range')!=-1) {
+ if (pscat.indexOf('inrange')!=-1) {
var rangeparts=new Array;
rangeparts=split('_',pscat);
- rangeparts=split('...',rangeparts[1]);
+ rangeparts=split(',',rangeparts[1]);
if (svaluerangeparts[1]) { svalue=rangeparts[1]; }
}
@@ -284,13 +311,6 @@ function intervaldis() {
+cmins+' mins '+csecs+' secs');
}
-
-
-function afterproc() {
- choicewrite('Error after rounding: '
- +' |
');
-}
-
function draw() {
choicestart();
choicewrite('