Re: Odd Date selection
- From: "Chandru Murthi" <cmur_xyz_thi@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 27 Mar 2007 23:07:18 GMT
Yes to both for uv also. I meant pairing as you said, 2 readnexts.
Chandru
"Dale" <dale_benedict@xxxxxxxxxxxxxx> wrote in message
news:1175025002.808788.289150@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Mar 27, 6:45 am, "Chandru Murthi"
<cmur_xyz_thi@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
On a related subject, does this syntax not work on any Pick (or jbase)
system:
SELECT file dictword1 dictword2 ...
where the select list will have pairs (in this case) of selected data? I
use
this a lot.
Chandru
Chandru...
This style of select works well on D3. I use it a lot. A few things
to be wary of...
1. You really don't get 'pairs' of data if you are working with multi-
valued attributes. Each multi-value takes an attribute in the select
list generated. Sort by-exp really helps here!
2. Donno about other system, but each piece of data retrieved from
the file will create an attribute in the select list. 'Pairing' the
data when read from the select list technically does not happen. The
pairing is really done by the programmer who realizes that two
readnexts are required to get the paired set of data (In your case).
hth
Dale
.
- References:
- Odd Date selection
- From: dtsig
- Re: Odd Date selection
- From: Dale
- Re: Odd Date selection
- From: dtsig
- Re: Odd Date selection
- From: Peter McMurray
- Re: Odd Date selection
- From: Chandru Murthi
- Re: Odd Date selection
- From: Dale
- Odd Date selection
- Prev by Date: Re: Passing of Bruce Nichol - Talon Computer Services
- Next by Date: Re: Wintegrate - how to detect if a session is using it - D3/NT
- Previous by thread: Re: Odd Date selection
- Next by thread: Re: Odd Date selection
- Index(es):