Rev 17319 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17319 | Rev 18092 | ||
---|---|---|---|
Line 96... | Line 96... | ||
96 | !next i |
96 | !next i |
97 | donfile=$codevar\ |
97 | donfile=$codevar\ |
98 | $defconnip |
98 | $defconnip |
99 | 99 | ||
100 | techvartable=\$codevar\ |
100 | techvartable=\$codevar\ |
101 |
|
101 | !set techvar_EMPTY=>$class_expiration |
102 | !for i=1 to $numsess |
102 | !for i=1 to $numsess |
103 | !!## need to check no "," in exconnip/testoextra and numerical for date variable. |
103 | !!## need to check no "," in exconnip/testoextra and numerical for date variable. |
104 | exconnip$i=!replace internal , by . in $(exconnip$i) |
104 | exconnip$i=!replace internal , by . in $(exconnip$i) |
105 | testoextra$i=!replace internal , by . in $(testoextra$i) |
105 | testoextra$i=!replace internal , by . in $(testoextra$i) |
106 | nstud$i=$[max(-1,$(nstud$i))] |
106 | nstud$i=$[max(-1,$(nstud$i))] |