Abbreviations, automatic: Difference between revisions

Content deleted Content added
Mr Dalien (talk | contribs)
Mr Dalien (talk | contribs)
Line 1,043:
Let( temp := Mid( i, 1, days of week ))
aSort(temp)
IfBreak if ( Eq( Length(Unique(temp)), length ) )
 
If( Eq( Length(Unique(temp)), length ) )
Break
End If
++i
Back