Subversion Repositories wimsdev

Rev

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

  1. !! +exec+ +vardef+
  2. $lst_tit distribute$lst_titend$type_exec
  3.   $(lst_syntax)distribute $emph type string$emphend into
  4.   $emph namelist$emphend</tt>
  5.   $lst_mean Distribute the content of $emph string$emphend into variables
  6.   $emph namelist$emphend. The distribution can be done word by word, item by
  7.   item, character by character or line by line, according to the word
  8.   $emph type$emphend. $emph type $emphend can be one of the following:
  9.   words, items, lines, chars. <p>
  10.   For example, if $emph type$emphend is <tt>words</tt>, then the first
  11.   (resp. second, etc.) variable in $emph namelist$emphend will be set
  12.   to the first (resp. second, etc.) word of $emph string$emphend.
  13.   </p>
  14.