RE: Recognizing integer as string for if statement

2007-08-14 Thread Jesse Farrell
Actually, "defined" is all I needed. I don't know why I couldn't find that myself, but I was really starting to tear my hair out. Thanks! - Jesse -Original Message- From: Andrew Curry [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 14, 2007 3:23 PM To: Jesse F

Recognizing integer as string for if statement

2007-08-14 Thread Jesse Farrell
as an integer, if I can change it to a string somehow, that would work great. --- Jesse Farrell