Colin,
I've checked that I am using 1.58 Beta and the seeding definitely
does not work properly. Is there a new Beta?
Regarding data selection... I have an accounting program that uses an
interesting method for creating reports. Here is how it would adapt
to SW:
The selection window would have 4 columns, with one row for each
Field. The first column is fixed as the name of the data field.
The second column is the Operator drop-down with the following
functions: Equal, Not Equal, Greater, Less, Greater or =, Less or =,
Between, Not Between, In List, Not In List, Contains, Not Contain,
Prefix, Not Prefix, Suffix, and Not Suffix.
The third column is a drop-down with the possible values for the
given Field. If '(Not)In List' is the operator, then more than one
value in the drop-down can be selected. If the data field is a
numeric value such as points or time, then it would be a text-entry
field, not a drop-down. Also, Contains, Prefix, Suffix, etc. require
a text-entry field.
The fourth column is just like the third, except that it's only used
if '(Not)Between' is selected as the operator.
Well, there's my suggestion... you asked for it!
Thanks,
Kett
Hi Kett,
> Other things that would help:
> The ability to add user-defined data fields which can be seeded
or
> used in rules.
Agree, planned.
> The ability to select competitors using logical operators other
than
> just 'equal' (e.g., 'greater', 'less', 'between', etc.)
Current repitoire in latest 1.58 (not released) is:-
equal to
greater than
less than
contains
has prefix
has suffix
+ their negations. Let me know if you can think more any more
primitives. NB: I'm trying to stay away from mathematical
words/symbols.
> Correct the BUG that does not properly seed competitors using the
> order in which they are shown or sorted. (Contrary to the note at
the
···
--- In sailwave@yahoogroups.com, Colin Jenkins <colin@s...> wrote:
> top of the 'Seed...' window!)
I'm sure I fixed that!
CJ