Sorting entries in a DBM hash by one of the variables

From: Topher (chris_at_mkttl.co.uk)
Date: 01/21/04

  • Next message: Gunnar Hjalmarsson: "Re: Sorting entries in a DBM hash by one of the variables"
    Date: 21 Jan 2004 05:52:45 -0800
    
    

    Hi,

    I have a slight problem in that I want to list all the entries in a
    DBM file. I'm fine with sorting my the key, but I want to sort by one
    of the variables in the value - I know how to do all of it with the
    exception of specifying which variable is in the value: if the
    key-value pair consists of the ID (the key) and a load of variables
    concatenated with §, presumably at some point I will need to split
    them - but then I don't know where and at which point I will need to
    say 'sort by this and not this.' I have searched around and can't
    find anything...

    Hope this makes sense to someone... Thanks.

    Chris


  • Next message: Gunnar Hjalmarsson: "Re: Sorting entries in a DBM hash by one of the variables"

    Relevant Pages

    • Re: Sorting entries in a DBM hash by one of the variables
      ... > I have a slight problem in that I want to list all the entries in a ... > DBM file. ... I'm fine with sorting my the key, but I want to sort by ...
      (comp.lang.perl)
    • RE: Unable to sort "words" that are numbers and letters
      ... well the entries aren't numbers, ... If i hightlight this numbers (each in their own cell) and say I want to sort ... The sorting ...
      (microsoft.public.excel.misc)
    • Sort data based on sort from another table
      ... I have a table whose data I would like to sort based on the sorting of ... In one table I have a column of IDs. ... used to sort the data by the date on which it was recorded. ... same date entries as the first table. ...
      (microsoft.public.access.forms)
    • Re: Sorting Text Range with Formula
      ... I already created an array formula to sort text entries but was just ... >> formula for sorting a range containing text. ...
      (microsoft.public.excel.worksheet.functions)
    • Re: A Fast sorting algorithm for almost sorted data
      ... far my compressor has potential but is nowhere near ready. ... It does however make heavy use of sorting. ... which I am currently calling Run sort. ... entire selected run can be added to the sorted output array. ...
      (comp.compression)