Subversion Repositories wimsdev

Rev

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

Rev 5766 Rev 5921
Line 4... Line 4...
4
  string$emphend<br/>
4
  string$emphend<br/>
5
  </tt>or <tt>!translate [internal] $emph s1$emphend in $emph string$emphend
5
  </span>or <span class="tt">!translate [internal] $emph s1$emphend in $emph string$emphend
6
  to $emph s2$emphend</tt>
6
  to $emph s2$emphend</span>
7
  $lst_mean String manipulation: variable substitution is first done on
7
  $lst_mean String manipulation: variable substitution is first done on
8
  $emph string$emphend. Then all occurences of the first (resp. second, ...)
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, ...)
9
  character of $emph s1$emphend is replaced by the first (resp. second, ...)
10
  character of $emph s2$emphend. <br/>
10
  character of $emph s2$emphend. <br/>
11
  When the keyword $emph internal $emphend is absent,
11
  When the keyword $emph internal $emphend is absent,
12
  the Linux utility $emph tr$emphend is called to make the translations,
12
  the Linux utility $emph tr$emphend is called to make the translations,
13
  therefore regular expressions are accepted in $emph s1$emphend and
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
14
  $emph s2$emphend. Please refer to the man page of $emph tr$emphend for
15
  details. <br/>
15
  details. <br/>
16
 
-
 
17
 
-