Subversion Repositories wimsdev

Rev

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

Rev 35 Rev 12810
Line 1... Line 1...
1
# Variable calculations should be done in this file.
1
# Variable calculations should be done in this file.
2
# It is read and interpreted by wims for all valid calls to the module.
2
# It is read and interpreted by wims for all valid calls to the module.
-
 
3
!!put language in file named lang/names.nl etc
3
 
4
 
-
 
5
!read language lang/names
4
!if $cmd=reply and $status!=waiting
6
!if $cmd=reply and $status!=waiting
5
 error=double_reply
7
 error=double_reply
6
 !exit
8
 !exit
7
!endif
9
!endif
8
 
10