Subversion Repositories wimsdev

Rev

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

Rev 4562 Rev 5920
Line 1... Line 1...
1
!! +var+ +exec+ +datafile+
1
!! +var+ +exec+ +datafile+
2
$lst_tit record$lst_titend$type_both
2
$lst_tit record$lst_titend$type_both
3
  $lst_alias records
3
  $lst_alias records
4
  $(lst_syntax)record $emph numlist$emphend of $emph fname$emphend</tt>
4
  $(lst_syntax)record $emph numlist$emphend of $emph fname$emphend</tt>
5
  $lst_mean Outputs selected records of the datafile $emph fname$emphend,
5
  $lst_mean Outputs selected records of the datafile $emph fname$emphend,
6
  according to $emph numlist$emphend. <p>
6
  according to $emph numlist$emphend. <br/>
7
  !set numlist_type=record
7
  !set numlist_type=record
8
  !read cmd/numlist
8
  !read cmd/numlist
9
  <p>
9
  <br/>
10
  !read datafile.phtml
10
  !read datafile.phtml
11
 
11