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 / vijay
Abhishek,
Please send it to
vchandra236.vc@gmail.com.
Thank you in advance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What Is The Purpose Of The "n" In The Following Calculation Specification?
maximum number of subfiles that can be active for a single file is?
how can I predict the performance of my cgis?
what is the difference between seton lr and retrn?
what are the different opcodes available in rpg for database access ?
how to develop some simple graphs (bar charts) using just html?
What is %CHECK?
what are the three types of keywords associated with printer file ?
different type of cursor?
what is a physical file?
what are the limitations of cl (compare to rpg) ?
what is the disadvantage of using global variable?
when do you explicitly open files and close files in an rpg program?
which are the string manipulation opcodes?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.