Is there a way to filter a container with a variable?
I want to sort a container by the first letter of the item, based on the selection made in a tabbed button (such as the letter A). This script won't work:
on menuPick tSelection
filter tSort with "[tSelection]*"
end menuPick
TIA...
Best regards,
--------.signature--------------
Ben C. Fetherston, Jr.
- Re: Button vs. Message box scripts; Jim Hurley
- Re: Button vs. Message box scripts; Jim Hurley
- Re: Button vs. Message box scripts; Scott Rossi
- Re: Filtering with variables bfether
- Re: Filtering with variables Jeanne A. E. DeVoto
- Re: Button vs. Message box scripts; Jim Hurley
- Re: Button vs. Message box scripts; Scott Rossi
- Re: Button vs. Message box scripts; Jim Hurley
- Re: Button vs. Message box scripts; Malte Brill
- Re: Button vs. Message box scripts; Dave Cragg
