From: Jessica S. <jam...@ho...> - 2006-08-09 14:59:59
|
I recently downloaded pilot-db and it's exactly what I was looking for. I would like some help with getting a script to work. I created a table with an integer field and a drop-down list field. I would like to 'search' for any integers over 5 within a specific catagory from the drop-down list. 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? I'd appreciate any help. - Jessica |