Processing Table problem in FilePro 4.0

Kenneth Brody kenbrody at bestweb.net
Sun Jun 25 19:07:28 PDT 2006


Quoting rlmuller (Sat, 24 Jun 2006 20:51:32 -0400 (EDT)):

> Hi All,
>
> I'm running FP4.0 over WinXP-Pro/SP2.  I've got the following input
> processing table for a two-field MyCust file:
>
> 1  -------------------------------------
> @WEF1   If @CD EQ ""
>                 Then 1 = "1000"+ at RN

    Then:  1 = "1000"+ at RN ; display

> 2  -------------------------------------
>                 If
>                 Then END
[...]
> Problem: Field 1 does not get populated immediately when an update
> screen is displayed ... it is blank then.  But if I leave it blank and
> save,  scanning the file shows it to be properly set.  Why isn't it
> populated before the display?  (I tried 'if 1 EQ ""' too, but to no
> avail.)

It is changed right away.  However, you need to add a DISPLAY, as above,
to force the new field value(s) to be shown.

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