> If I have a string with lots of lines in it (like a folder/file listing) > and search for a file name with Offset and get a number back, now do I > convert it into a line number, so I know which file name I found?
Well, first of all might I suggest "lineOffset", which is the same as offset, but returns the number of line where it is found. However if you don't want to do that, you could as for 'the number of lines of char 1 to <offsetNum> of <container>'. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
