Subversion Repositories wimsdev

Rev

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

Rev 2254 Rev 2255
Line 136... Line 136...
136
 !goto end
136
 !goto end
137
!endif
137
!endif
138
 
138
 
139
:end
139
:end
140
tableau=!replace internal _,_ by $sep in $tableau
140
tableau=!replace internal _,_ by $sep in $tableau
-
 
141
!! !! the following messes up with username containing _
-
 
142
!! !! testing!
141
tableau=!replace internal _ by  in $tableau
143
!!tableau=!replace internal _ by  in $tableau
142
tableau=!replace internal --- by  in $tableau
144
tableau=!replace internal --- by  in $tableau
143
 
145
 
144
!appendfile $fname $tableau
146
!appendfile $fname $tableau
145
 
147
 
146
infile=spreadsheet.$csvformat
148
infile=spreadsheet.$csvformat