From: Craig B. <cbo...@gm...> - 2006-04-08 00:52:26
|
On Apr 5, 2006, at 12:00 PM, Tom A. Kendig wrote: > > Sorry to bother you, but I can't seem to find the information I > need anywhere. Can you tell me how to create a global script for > Pilot-DB? Does it go into some separate file? Do global scripts > have a specific file extention? > All that I would like to do is sort 2 columns using a view. (sort > 1 1 3 1) I hope that this means sort the second column ascending > primary and the forth column ascending secondary. > Thank You, > Tom Kendig It's under the Options menu "Global Scripts" Just give it a name, and enter the script as you did above (sort 1 1 3 1) To run it, you can highlight it and choose execute, or add it to a "View" by tapping the View list in the upper right, create or edit a view "edit list views", and choose the global script name in the drop down list near the top of the view. -Craig Bowers |