Subversion Repositories wimsdev

Rev

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


!set wims_warn_header=<p><font color="red"><blink><b>Warning.</b></blink></font>

!if inconsistent_columns iswordof $wims_warn_rawmatrix
 $wims_warn_header
 I am unable to interprete the matrix you have entered, because 
 apparently different rows have different number of elements.
 Please verify your matrix, and use COMMAS to separate elements, 
 instead of spaces.
 <p>
!endif