-v processing
Dennis Malen
dmalen at malen.com
Mon Jun 8 19:39:12 PDT 2009
Using Nancy's suggestion concerning the use of the automated index I have
found the following:
When I use:
~ If: ww="" and 3 lt dt
Then: lookup - k=dt i=B -ng
------ - - - - - -
~ If: 3 ge dt and 3 le dy '
Then: select
------ - - - - - -
I get an additional record that does not meet my criteria. It is the first
record that filepro sees that it seems to accept.
In order to fix the problem I reversed the process and used:
~ If: 3 ge dt and 3 le dy '
Then: select
------ - - - - - -
~ If: ww="" and 3 lt dt
Then: lookup - k=dt i=B -ng
------ - - - - - -
This fixed the problem.
I am on 5.0.
ANOTHER POINT:
I did not have to put the -In on the menu line in order for the index to
work.
Dennis Malen
516.479.5912
More information about the Filepro-list
mailing list