programmingiscool
Programmer
Hi all,
I am new to Procomm Scripting and I was wondering if anyone could help me with this task. I am currently trying to compare a each character in string to a all the letters in the alphabet and display an error message if the comparison is true.
For example:
My string is "123456789J" and I want to check if 1 does not equal to A-Z and then continue to do that for 2,3,4, and so on. Please help and let me know how I can do this. Thank you very much!
I am new to Procomm Scripting and I was wondering if anyone could help me with this task. I am currently trying to compare a each character in string to a all the letters in the alphabet and display an error message if the comparison is true.
For example:
My string is "123456789J" and I want to check if 1 does not equal to A-Z and then continue to do that for 2,3,4, and so on. Please help and let me know how I can do this. Thank you very much!