x = "fff" put x.ilk -- #string :o) Kraig
Macromedia 606 Townsend San Francisco, California 94103 U.S.A. ----------------------------------------- Macromedia CONFIDENTIAL AND PROPRIETARY > -----Original Message----- > From: Matt Wells [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 02, 2002 11:13 AM > To: [EMAIL PROTECTED] > Subject: <lingo-l> Value or String > > > Hello again, > I'm into a little problem here, I need to get, an if > statement to determine > if the variable is a string or a value, any quick answer to this one. > > Thank you, > Matt Wells > > Val = 123 > if val = string then > Put "Its a string" > else > Put "its a value" > end if > > This will not work :( > > > > [To remove yourself from this list, or to change to digest mode, go to > http://www.penworks.com/lingo-l.cgi To post messages to the list, > email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) > Lingo-L is for learning and helping with programming Lingo. Thanks!] > [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
