Subversion Repositories wimsdev

Rev

Rev 2210 | Rev 5204 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2210 Rev 3934
Line 18... Line 18...
18
 error=bad_series
18
 error=bad_series
19
 !exit
19
 !exit
20
!endif
20
!endif
21
 
21
 
22
update_field=2
22
update_field=2
-
 
23
t=$ 
-
 
24
tmp=!replace internal & by $t  in $iniparm
-
 
25
tmp2=!getopt scoredelay in $tmp
-
 
26
tmp3=!replace internal + by , in $tmp2
-
 
27
iniparm=!replace internal scoredelay=$tmp2 by scoredelay=$tmp3 in $iniparm
23
update_content=$iniparm
28
update_content=$iniparm
24
!read update.exo
29
!read update.exo
-
 
30
 
-
 
31