Password Module - March 98 - by Sylvain HUET ----------- This module is a password module : 8 passwords can be handled. And an open password is handled to. The editor allows to enter the 8 passwords (+associated text). For each password, there is : - an action 'passwd' : activate the question on the user's screen - an event 'true' : user answers the correct password - an event 'false' : user answers a wrong password The open password runs like this : - the parameter is the associated text + passwd (strbuild format) - actions and events for this question are 'in','true' and 'false'.