Subversion Repositories wimsdev

Rev

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

Rev 11212 Rev 11220
Line 2... Line 2...
2
tit:formcheckbox
2
tit:formcheckbox
3
type:$type_exec
3
type:$type_exec
4
alias:!htmlcheckbox
4
alias:htmlcheckbox
5
syntax:!formcheckbox `name' from `n1' to `n2' prompt `promptlist'\
5
syntax:!formcheckbox `name' from `n1' to `n2' prompt `promptlist'\
6
!formcheckbox `name' list `selectlist' prompt `promptlist'
6
!formcheckbox `name' list `selectlist' prompt `promptlist'
7
 
7
 
8
mean:Creates a checkbox list menu under a previously defined html form. <br/>\
8
mean:Creates a checkbox list menu under a previously defined html form. <br/>\
9
  This command speeds up the creation of checkboxed menus, as well as simplifies\
9
  This command speeds up the creation of checkboxed menus, as well as simplifies\