a puzzler

Kenneth Brody kenbrody at bestweb.net
Fri Mar 5 10:40:19 PST 2004


Robert Haussmann wrote:
[...]
> > I haven't read any further yet, but my guess at this point is
> > that the field was already on the screen (perhaps protected)
> > further down.
> >
> 
> Doh!  That's exactly right!  The field was already at the
> bottom of the screen (not protected).
> 
> I haven't tested it yet, but now I've been wondering--if the
> cursor path was such that the instance at the bottom of the
> screen got updated, would the update "stick" (e.g., are the
> fields read from left-->right and top-->bottom?

As I recall, it's in cursor path order.  (Or left-right/top-bottom
order if no explicit cursor path is given.)

And, as anyone who has tried modifying unprotected lookups knows,
"last one wins".

-- 

+---------+----------------------------------+-----------------------------+
| Kenneth |     kenbrody at spamcop.net      | "The opinions expressed     |
|    J.   |    http://www.hvcomputer.com     |  herein are not necessarily |
|  Brody  |      http://www.fptech.com       |  those of fP Technologies." |
+---------+----------------------------------+-----------------------------+



More information about the Filepro-list mailing list