> In olde syntax, you would say: > > whichline = the number of lines in char 1 to offset(lookForString, > inString) of lookForString
AKA whichline = lookForString.char[1..offset(lookForString, inString)].line.count It's a great way to search! -R [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!]
