From: Michael L. <mic...@ig...> - 2006-08-20 00:59:18
|
19/8/2006 21:55:40 >Subject: [pilot-db-list] scripting help >I would like some help with getting a script to work=2E I created a tabl= e >with an integer field and a drop-down list field=2E I would like to >'search' for any integers over 5 within a specific catagory from the >drop-down list=2E >I believe the script would look something like this: >( [seq [%1] [catagory]] and [gt [%0] [5]] ) > >My question is where do I type this? Do I enter it in the 'Find' >(incremental searching or filters)? Do I make a seperate file? Do I need= >to enter it into a table? You can create that in a Global Script=2E And at the top-right, where the = list of views is ("All Fields"), you can create a custom one and select th= e script you created=2E Then that view will run the script=2E That's how I= do it here=2E Regards, ML |