Subversion Repositories wimsdev

Rev

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

Rev 5920 Rev 5921
Line 1... Line 1...
1
!! +var+ +exec+ +string+
1
!! +var+ +exec+ +string+
2
$lst_tit makelist$lst_titend$type_both
2
$lst_tit makelist$lst_titend$type_both
3
  $(lst_syntax)makelist $emph templ$emphend for $emph v$emphend=$emph v1$emphend
3
  $(lst_syntax)makelist $emph templ$emphend for $emph v$emphend=$emph v1$emphend
4
  to $emph v2$emphend [step $emph st $emphend], or <br/>
4
  to $emph v2$emphend [step $emph st $emphend], or <br/>
5
$ !makelist $emph templ$emphend for $emph v$emphend in
5
$ !makelist $emph templ$emphend for $emph v$emphend in
6
  $emph v1,v2,v3,...$emphend</tt>
6
  $emph v1,v2,v3,...$emphend</span>
7
  $lst_mean Outputs a list consisting of $emph templ$emphend with
7
  $lst_mean Outputs a list consisting of $emph templ$emphend with
8
  variable $emph v $emphend successively substituted by values $emph v1$emphend,
8
  variable $emph v $emphend successively substituted by values $emph v1$emphend,
9
  ..., $emph v2$emphend. <p>
9
  ..., $emph v2$emphend. <p>
10
  In the second syntax, the substitutions are done with respect to each item in
10
  In the second syntax, the substitutions are done with respect to each item in
11
  the list $emph v1,v2,...$emphend. </p><p>
11
  the list $emph v1,v2,...$emphend. </p><p>