failed lookup - need to close?

Kenneth Brody kenbrody at bestweb.net
Fri Jul 1 11:42:41 PDT 2005


Quoting Kenneth Brody (Fri,  1 Jul 2005 14:36:03 -0400):
[...]
>   Then:  lookup imp = IMpeople k = (sv{"C") i = E -nx
>     If:  not imp
>   Then:  lookup imp = IMpeople r = free -e
>   Then:  imp(1)=2;imp(2)=3;imp(3)="C";imp(4)=17;imp(5)=16;imp(6)=sv
>   Then:  write imp
>   Then:  return

Oh, and since you're modifying the record, you must add the "-p" flag
to the first lookup:

    lookup imp = IMpeople k = (sv{"C") i = E -nxp

--
KenBrody at BestWeb dot net        spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com


More information about the Filepro-list mailing list