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



As you said earlier.  It is that simple.  Another thing that makes 
load-all subfiles easy for small sets.  The problem was that I had
     A  67                                  SFLEND(*MORE)
on and not off in my
     D SecAutlInd      ds
     D  SflDsp                62     62n         Subfile Display
     D  SflDspCtl             63     63n         Subfile Display Ctrl
     D  SflClr                64     64n         Subfile clear
     D  SflEnd                67     67n         Subfile end
As soon as I changed
       SflEnd=*off;
to
       SflEnd=*on;
It handled it automatically.

Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.