× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



If you have not found a solution to this yet, I have a menu program with
side by side subfile.  
What I actually do is describe one subfile and use the cursor position to
determine which side to roll.  
It is actually a one page subfile with subfile size = page size.  If they
roll the right side, I read the next n (n=page size) records from file 2 and
chain/update the subfile records in a loop (clearing the remainder of right
side fields when I reach end of file).  If they roll the left side, same
thing using file 1. 
This gives the illusion of a side by side subfile.
<snip>
 
>
>Can I do a side by side subfile without using two windows to accomplish 
>this?  I want the left subfile to contain data from one file, right 
>subfile to contain data from another, they can use the option fields in 
>front of the data as check boxes so that I can write both to an output 
>file?  Looking for the easiest way to do this?  Right now I'm trying to do 
>it with one subfile split in columns, but the tab order goes side to side. 


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.