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
!! +exec+ +vardef+
1
!! +exec+ +vardef+
-
 
2
tit:let
2
$lst_tit let$lst_titend$type_exec
3
type:$type_exec
3
  $lst_alias def, define, set
4
alias:!def, !define, !set
4
  $(lst_syntax)let $emph name$emphend=$(emph)value$emphend</span>
5
syntax:!let `name'=`value'
5
  $lst_mean put $(emph)value$emphend into the variable $(emph)name$emphend.
6
mean:put `value' into the variable `name'. `value' may be a variable command\
6
  $(emph)value$emphend may be a variable command (together with optional parameters).
7
  (together with optional parameters).