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:formradio
2
tit:formradio
3
type:$type_exec
3
type:$type_exec
4
alias:!htmlradio
4
alias:htmlradio
5
syntax:!formradio `name' from `n1' to `n2' prompt `promptlist'\
5
syntax:!formradio `name' from `n1' to `n2' prompt `promptlist'\
6
!formradio `name' list `selectlist' prompt `promptlist'
6
!formradio `name' list `selectlist' prompt `promptlist'
7
mean:Creates a radio button list menu under a previously defined html form. <br/>\
7
mean:Creates a radio button list menu under a previously defined html form. <br/>\
8
  This command speeds up the creation of radio buttoned menus, as well as simplifies\
8
  This command speeds up the creation of radio buttoned menus, as well as simplifies\
9
  the source files. In the parameters, `name' defines the name field of the menu, \
9
  the source files. In the parameters, `name' defines the name field of the menu, \