Subversion Repositories wimsdev

Rev

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

  1. !! +var+ +exec+ +string+
  2. $lst_tit translate$lst_titend$type_both
  3.   $(lst_syntax)translate [internal] $emph s1 $emphend to $emph s2 $emphend in $emph
  4.   string$emphend<br>
  5.   </tt>or <tt>!translate [internal] $emph s1$emphend in $emph string$emphend
  6.   to $emph s2$emphend</tt> <br>
  7.   $lst_mean String manipulation: variable substitution is first done on
  8.   $emph string$emphend. Then all occurences of the first (resp. second, ...)
  9.   character of $emph s1$emphend is replaced by the first (resp. second, ...)
  10.   character of $emph s2$emphend. <br>
  11.   When the keyword $emph internal $emphend is absent,
  12.   the Linux utility $emph tr$emphend is called to make the translations,
  13.   therefore regular expressions are accepted in $emph s1$emphend and
  14.   $emph s2$emphend. Please refer to the man page of $emph tr$emphend for
  15.   details. <br>
  16.  
  17.  
  18.