Re: Sorting

From: Andrew Hardy <Andrew.Hardy_at_BGTechnology.com>
Date: Thu, 12 Oct 2000 09:13:06 +0100
Message-ID: <8s3rqc$m29$1_at_sun-cc204.lboro.ac.uk>


I was assuming something like this on a button:

routine_to_get_sort_order;
routine_to_set_the_default_where_to_match_the_sort_order;
execute_query(all_records);

go_record(the_record_number_found_in_the_post_query);

Andy

Matt B. <mcb_at_fightspam.sd.znet.com> wrote in message news:suaadr53s8j86d_at_corp.supernews.com...
> "Frank" <frankbo_at_interaccess.nl> wrote in message
> news:8s1dt7$lo6$1_at_porthos.nl.uu.net...
> > Like storing the rowid?
>
> Probably but I would think that :SYSTEM.CURSOR_RECORD would be OK. Like
 as
> POST-QUERY fires for each row, do the comparison, when you find a match,
 store
> the record number in a control item, and then do a go_record when
 post-query is
> done.
>
> Hmmmm...how would you know when post-query is done though...?
>
> -Matt
>
>
Received on Thu Oct 12 2000 - 10:13:06 CEST

Original text of this message