Rev 3934 | Rev 7342 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3934 | Rev 5204 | ||
---|---|---|---|
Line 24... | Line 24... | ||
24 | tmp=!replace internal & by $t in $iniparm |
24 | tmp=!replace internal & by $t in $iniparm |
25 | tmp2=!getopt scoredelay in $tmp |
25 | tmp2=!getopt scoredelay in $tmp |
26 | tmp3=!replace internal + by , in $tmp2 |
26 | tmp3=!replace internal + by , in $tmp2 |
27 | iniparm=!replace internal scoredelay=$tmp2 by scoredelay=$tmp3 in $iniparm |
27 | iniparm=!replace internal scoredelay=$tmp2 by scoredelay=$tmp3 in $iniparm |
28 | update_content=$iniparm |
28 | update_content=$iniparm |
29 | !read update.exo |
29 | !read adm/class/update.exo |
30 | 30 | ||
31 | 31 |