Subversion Repositories wimsdev

Rev

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

Rev 5921 Rev 11210
Line 1... Line 1...
1
!! +var+ +exec+ +datafile+
1
!! +var+ +exec+ +datafile+
-
 
2
tit:record
2
$lst_tit record$lst_titend$type_both
3
type:$type_both
3
  $lst_alias records
4
alias:!records
4
  $(lst_syntax)record $emph numlist$emphend of $emph fname$emphend</span>
5
syntax:!record `numlist' of `fname'
5
  $lst_mean Outputs selected records of the datafile $emph fname$emphend,
6
mean:Outputs selected records of the datafile `fname', according to `numlist'.
6
  according to $emph numlist$emphend. <br/>
-
 
7
  !set numlist_type=record
-
 
8
  !read cmd/numlist
-
 
9
  <br/>
-
 
10
  !read datafile.phtml
-
 
11
 
-