srikanthkotha
New Member
Hi All,
1.Could you please let me know how to find a character in a string in Progress 4GL?
I have email id screen field where user enters email id, I need to validate the same by searching for '@' and .com in the given input. Please let me know any built in function exists to find a char/string in a string.
2. I have password field, when user enters some value it should be converted like "****".I am handling this scenario, when submit button is clicked I am moving "*****" to this field and displaying on screen. Could you pls let me know how to handle this before pressing submit button itself.
Thanks & Regards
Srikanth
1.Could you please let me know how to find a character in a string in Progress 4GL?
I have email id screen field where user enters email id, I need to validate the same by searching for '@' and .com in the given input. Please let me know any built in function exists to find a char/string in a string.
2. I have password field, when user enters some value it should be converted like "****".I am handling this scenario, when submit button is clicked I am moving "*****" to this field and displaying on screen. Could you pls let me know how to handle this before pressing submit button itself.
Thanks & Regards
Srikanth