Bug or no Bug ... I wonder ...

Kenneth Brody kenbrody at bestweb.net
Wed Jan 23 10:04:11 PST 2008


Quoting Brian K. White (Wed, 23 Jan 2008 11:57:32 -0500):

>
> What does the "popoup" command do?

Umm...  It causes a syntax error on the "input POPUP", preventing the
field "cn" from being defined, and thereby causing the lookup to use
a field for the key which has not been defined, which is exactly what
the error message complained about.

(I missed that typo when looking at his code.)

[...]
>>>   2  -------   -   -   -   -   -   -   -   -   -   -   -   -
>>>        ? If:
>>>        Then: input popoup cn(6,.0) "Enter Client Number: "
>>>   3  -------   -   -   -   -   -   -   -   -   -   -   -   -
>>>        ? If: cn le "0"
>>>        Then: exit
>>>   4  -------   -   -   -   -   -   -   -   -   -   -   -   -
>>>        ? If:
>>>        Then: lookup clt = clients  k=cn   i=A -nx
[...]

-- 
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