Description:
When a user tries to edit the module using ELIPS, it is asking for password. WHY?
Solution:
Check the ELIPSGEN to see what the PSWD field was set to when ELIPS was gen'd.
Check for PSWD= field for U|R|D|N
Lets the site require the member password for the ELIPS functions listed below:
U : Requires a password for SAVE, EDIT, RENAME, and EDIT REPLACE.
R : Requires a password for BROWSE, COPY, PRINT, and EDIT COPY.
D : Requires a password for DELETE.
N : (The default.) Requires no password
To specify multiple values for the PSWD macro keyword, place the values in parentheses, separated by a comma. For example: PSWD=(U,R,D).
Note:
Librarian Master files initialized with the NOBYPP option require passwords for any type of member access (except for the INFO function), regardless of thePSWD keyword specification in this macro.