Subversion Repositories wimsdev

Rev

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

Rev 20 Rev 4158
Line 2... Line 2...
2
 !goto proc
2
 !goto proc
3
!endif
3
!endif
4
slib_title=Output random words in the dictionary
-
 
5
slib_parms=2\
4
 
6
,word lengths (as items or as words)\
-
 
7
,language (optional, defauts to the module's language)
-
 
8
slib_author=Gang Xiao
5
slib_author=Gang Xiao
9
slib_out=the random words according to specified word lengths, separated by spaces.
-
 
-
 
6
 
10
slib_example= 3,4,8,fr\
7
slib_example= 3,4,8,fr\
11
 3,4,8,en\
8
 3,4,8,en\
12
  3,4,8,es
9
  3,4,8,es
13
!exit
10
!exit
14
 
11