Rev 8961 | Rev 11086 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8961 | Rev 9188 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | !if $stepcl=$empty |
2 | !if $stepcl=$empty |
3 | - | ||
4 | listyear=!listfile -t $wims_home/backup/oldclasses |
3 | listyear=!listfile -t $wims_home/backup/oldclasses |
- | 4 | listyear=!lines2items $listyear |
|
- | 5 | listyear=!words2items $listyear |
|
5 | !if $listyear=$empty |
6 | !if $listyear=$empty |
6 | error=noyear |
7 | error=noyear |
7 | !exit |
8 | !exit |
8 | !endif |
9 | !endif |
9 | !set cnt=0 |
10 | !set cnt=0 |