At 10:43 AM -0800 4/1/03, [EMAIL PROTECTED] wrote: >Is there a way to filter a container with a variable? > filter tSort with "[tSelection]*"
Try this instead: filter tSort with "[" & tSelection & "]*" -- Jeanne A. E. DeVoto ~ [EMAIL PROTECTED] Runtime Revolution Limited - Software at the Speed of Thought http://www.runrev.com/ _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
