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



"Peter,

Would this example work?

Rob Berendt
--
Group Dekko Services, LLC
Dept 01.073
PO Box 2000
Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com


Praise be!  This is what I was hoping you would say.  Now, let me ask. Are

mpsch1, 2, ... consecutive in the file?  If so try:


FMPSSum    if   e           k disk

 * CAUTION!: Do NOT compile this program without ptfs:  SI10891 SI09988
for V5R2
 * Otherwise, compile will go into loop that ENDJOBABN will not stop.

D mpssumDS        ds                  likerec(MPSSUMR:*input)

D                 ds                  based(pMpsch1)
D mpsch                               like(mpsch1) dim(12)

D pMpsch1         s               *   inz(%addr(mpssumds.mpsch1))

 /free
  read mpssumr mpssumDS;
  // at this time mpsch in debug looks good
  *inlr=*on;
  return;
 /End-free "

Sorry Rob.  There have been several issues this morning that I am still working
on...  I will check the PTFs and try your idea.... ..

Thanks Rob for taking the time in trying to help me on this issue, as well as
the comments and advices of all the others in the list.

I will keep you posted.
Peter Vidal
Pall Aeropower Corp.
SR Programmer Analyst
WWW.Pall.com
"My religion consists of a humble admiration of the illimitable superior
spirit who reveals himself in the slight details we are able to perceive
with our frail and feeble mind."
Albert Einstein




As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.