Subversion Repositories wimsdev

Rev

Rev 23 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 reyssat 1
job2=first
2
 
3
!if $devno=0
4
 !exit
5
!endif
6
 
7
!read developer/devheader.proc
8
 
9
!for i=1 to $devcnt
10
 !if $i!=$devno
11
  !appendfile wimshome/log/.developers :$(drec$i)
12
 !endif
13
!next i
14
 
15
!read developer.proc
16