Thank you
The idea of a popup probably will solve this problem in HanDBase which uses
PDB files

On Fri, Sep 24, 2021 at 5:18 PM Jürgen Wondzinski <juer...@wondzinski.de>
wrote:

> What's a PDB file?
> Assuming that you meant DBF, and that Data to Display is a One-to-Many
> relation and that the master record in data has a unique Item per record
> and that Display carries that Item on all relevant records..
>
> USE Data    IN 0 ORDER Date
> USE Display IN 0 ORDER item
>
> SELECT Display
> BROWS LAST NOWAIT
>
> SELECT Data
> SET RELATION TO Item INTO Display
> BROWS LAST NOWAIT
>
> Now just position both windows side by side, scroll through Data and see
> Display refresh accordingly.
>
>
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/cafsdja297llkqwzex3j1lb0xomqz6wjjqzp6qh4pymwbvbc...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to