Frank- Thursday, April 28, 2005, 7:00:37 AM, you wrote:
>>> Is it OK to ask " if item 1 is not among the lines of lSeq " >>> even though this is the first instance of lSeq? >> >> It should be, yes. It will just be FALSE, since lSeq is empty. FDEJ> No, if this is the first instance of lSeq, then lSeq will contain the FDEJ> value "lSeq". ...not if you declare your variables ...then things work as expected. -- -Mark Wieder [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
