Subversion Repositories wimsdev

Rev

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

Rev 32 Rev 4562
Line 1... Line 1...
1
!! +exec+ +html+
1
!! +exec+ +html+
2
$lst_tit formcheckbox$lst_titend$type_exec
2
$lst_tit formcheckbox$lst_titend$type_exec
3
  $lst_alias htmlcheckbox<br>
3
  $lst_alias htmlcheckbox
4
  $(lst_syntax)formcheckbox $emph name$emphend from $emph n1$emphend
4
  $(lst_syntax)formcheckbox $emph name$emphend from $emph n1$emphend
5
    to $emph n2$emphend prompt $emph promptlist $emphend<br>
5
    to $emph n2$emphend prompt $emph promptlist $emphend<br>
6
    </tt>or<tt> <br>
6
    </tt>or<tt> <br>
7
    $!formcheckbox $emph name$emphend list
7
    $!formcheckbox $emph name$emphend list
8
    $emph selectlist$emphend prompt $emph promptlist$emphend
8
    $emph selectlist$emphend prompt $emph promptlist$emphend
9
    </tt> <br>
9
    </tt>
10
  $lst_mean Creates a checkbox list menu under a previously defined html form. <br>
10
  $lst_mean Creates a checkbox list menu under a previously defined html form. <br>
11
  This command speeds up the creation of checkboxed menus, as well as simplifies
11
  This command speeds up the creation of checkboxed menus, as well as simplifies
12
  the source files. In the parameters, $emph name$emphend defines the
12
  the source files. In the parameters, $emph name$emphend defines the
13
  name field of the menu, and the values of the menu are either integers
13
  name field of the menu, and the values of the menu are either integers
14
  going from $emph n1$emphend to $emph n2$emphend (in the first syntax), or
14
  going from $emph n1$emphend to $emph n2$emphend (in the first syntax), or