Author: ajithajt
Subject: Rexx Panel Validation
Posted: Sun Jul 17, 2016 10:50 pm (GMT 5.5)
Hello,
I am trying to perform a rexx panel validation. My panel will receive two inputs. Input 1 and Input 2. Input 1 is of length six. If the second letter of input 1 is number then input 2 should have value as setupA. I mean to say like if user enters input2 as setupB, then panel should show it as wrong setup type and if the second letter is alphabet then input2 should be setupB( user should enter it as setupB, if not panel should display error message.) Could someone please advice if there is a way in rexx to achieve this.
Thanks.
_________________
Ajt
Subject: Rexx Panel Validation
Posted: Sun Jul 17, 2016 10:50 pm (GMT 5.5)
Hello,
I am trying to perform a rexx panel validation. My panel will receive two inputs. Input 1 and Input 2. Input 1 is of length six. If the second letter of input 1 is number then input 2 should have value as setupA. I mean to say like if user enters input2 as setupB, then panel should show it as wrong setup type and if the second letter is alphabet then input2 should be setupB( user should enter it as setupB, if not panel should display error message.) Could someone please advice if there is a way in rexx to achieve this.
Thanks.
_________________
Ajt