IceManJoe
12-01-2002, 01:38 PM
Hi,
I would like to do an if statement if a string held in a variable is not like "Help" i.e, capital first letter and then lowercase. So that it catches all errors - e.g numbers. I would then like it to print to a text file that is open - named ErrorText.
I would also like to do the same as above if a number held in a varibale is not betwenn 0-100 so that it catches errors, e.g a letter.
All help would be super.
Joe
I would like to do an if statement if a string held in a variable is not like "Help" i.e, capital first letter and then lowercase. So that it catches all errors - e.g numbers. I would then like it to print to a text file that is open - named ErrorText.
I would also like to do the same as above if a number held in a varibale is not betwenn 0-100 so that it catches errors, e.g a letter.
All help would be super.
Joe