Some Sort of Control From The Browse Screen

Kenneth Brody kenbrody at spamcop.net
Sun Oct 17 13:37:47 PDT 2010


On 10/16/2010 11:03 PM, flowersoft at compuserve.com wrote:
[...]
> Automatic processing:
>
> 	If: @sk="brky"
>      Then: switchto 1; goto JUMP1
> 	If: @sn="9" and 5=""
>      Then: 5="Y"; end
> 	If: @sn="9" and 5="Y"
>      Then: 5=""; end
> JUMP1 If:	...		'other processing if any
>      Then:	...
[...]

OMFSM.  :-)

Please tell me you're not advocating modifying real fields in automatic 
processing.  You do realize that every time you look at a record on screen 
9, you will see the exact opposite value of the 5 on the screen, right?

-- 
Kenneth Brody


More information about the Filepro-list mailing list