From: <di...@ta...> - 2005-02-19 10:44:24
|
On Sat, Feb 12, 2005 at 07:15:18AM -0800, mpa...@ea... wrote: > Below are the details of a comment/bug report submitted via our website for the product DB (Pilot-DB) > > > Regards, > > PalmGear.com > http://www.palmgear.com > 'THE Source for your Palm Powered World!' > ----------------------------------------------------- > Submitter Name: Matt Parker > Submitter Email: mpa...@ea... > Application: DB (Pilot-DB) > Application Location: http://www.palmgear.com/index.cfm?fuseaction=software.showsoftware&prodid=2175 > > Software Bug/Comment: > Hi! I love your Pilot-DB program! I just have one question, though: is it possible to sort one column and then do a subsorting on a second column? That is, can I sort the first column (say, alphabetically) and then have the database retain the first column's sorting while I sort a second column , say, numerically? Thanks! I do not have a pilot nor an emulator installed currently, so I can't test. You can try using scripts. Read the file docs/scripts.txt for info. Basically you write a script like (sort 1 1 3 1) I do not recall if you can run it manually from the menu, but you can make a view run it, and so create a view which calls it and choose that view for sorting. -- Didi |