How to write a password mask program in as400?
like the password which i type should be displayed
as '*****' r ###### which the user wishes to dispaly
if u could help me with url r the solution in written code
this will help me
Answer Posted / cran
How to write a password mask program in as400?
like the password which i type should be displayed
as '*****' r ###### which the user wishes to dispaly
if u could help me with url r the solution in written code
this will help me
'*' + Enter before the field you want as password and
select Editing keywords 'Y' there you can Choose EDTMSK key
word as '*' this will mask the values entered with *
0 Swetha P
i tried to do this using edtmsk keyword i got this error in
all type of display file
Message . . . . : Keyword 'EDTMSK'Y'' not valid for this
file type.
Cause . . . . . : Either the keyword is not valid, or the
keyword is valid
but is not allowed for this file
type.
Recovery . . . : Either change the keyword to one that
is valid for this
file type and then try the request again, or change the
file type specified
on the command used to create the
file.
--
charan
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
what is a query can be run in which mode?
what are the two record formats a subfile contain ?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?
What is RETURN CURSER LOCATION in subfile?
what opcode could be used to test an alphanumeric field for all numeric values?
during input operation which indicator position is seton if there is a record lock?
distinguish between terminating a program through seton lr and return?
how do you use exceptional write in c specs?
what is the use of jdftval in join logical file?
how can a message from a message file appear as a constant on the screen?
what is the purpose of data structure?
what is procedure prototype and procedure interface.
what is scan and xlate?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
how will you display a particular page in subfile ?