Posts

Post not yet marked as solved
1 Replies
224 Views
When I set up a search field against a text field using cocoa bindings, it does a contains search against the contents of that field. This is expected. However, the contains search is case sensitive. Is there is a way to set the contains search to be case insensitive?
Posted
by captchoas.
Last updated
.
Post not yet marked as solved
2 Replies
1.2k Views
on adding folder items to this_folder after receiving added_items try set filename to name of this_folder set p to POSIX path of this_folder do shell script "/path to script" &p &filename end tryend adding folder items toScript never gets the arguements. Thus, script does not execute correctly. What am I missing?
Posted
by captchoas.
Last updated
.