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



> I thought I was doing that with the following:
> 
> 0052.00 C     LOAD          BEGSR 
> 0053.00 C     USRID         CHAIN     SECURITY 
> 0054.00 C                   EVAL      DSLSMNNO = SALMNO 
> 0055.00 C                   EVAL      *IN52 = *ON 
> 0056.00 C                   WRITE     CMCTL 
> 0057.00 C                   EVAL      *IN52 = *OFF 

You are clearing the subfile with that code.  You need to turn on the 
indicator for SFLDSP, which you have defined as *IN51.  After EVAL *IN52 = 
*OFF, put EVAL *IN51 = *ON and see if that helps.


Mike




 
> On Wed, 23 Mar 2005 12:02:02 -0330, RPower wrote
> > Blast.
> > Lol, turn on the indicator for the SFLDSP in the subfile prior to 
> > the exfmt on the format.  That's your issue.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.