Subversion Repositories wimsdev

Rev

Rev 15753 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15753 Rev 15871
Line 139... Line 139...
139
 
139
 
140
  :end
140
  :end
141
  tableau=!replace internal _,_ by $sep in $tableau
141
  tableau=!replace internal _,_ by $sep in $tableau
142
  !! !! the following messes up with username containing _
142
  !! !! the following messes up with username containing _
143
  !! !! testing!
143
  !! !! testing!
144
  !!tableau=!replace internal _ by  in $tableau
144
  tableau=!replace internal _" by "  in $tableau
145
  tableau=!replace internal --- by  in $tableau
145
  tableau=!replace internal --- by  in $tableau
146
 
146
 
147
  !appendfile $fname $tableau
147
  !appendfile $fname $tableau
148
 
148
 
149
  infile=spreadsheet.$csvformat
149
  infile=spreadsheet.$csvformat