|
>Date: Fri, 29 Sep 2000 10:18:37 -0400 >From: "Brenzel, Wendy" <bmis06@MARYWOOD1.MARYWOOD.EDU> > >I have a program that's doing some funky stuff... It's not a new program, >but it needed a recompile and ever since is behaving very badly. > ...> This is the code that's executed where things go astray... > >C* Read Record from Data Queue >C MOVE *ZEROS WAIT 5 0 >C CALL 'QRCVDTAQ' > ... Wendy, check the parameters for QRCVDTAQ and make sure your buffer parameter is at least as long as the data-queue's maximum entry length. If it's too short, you can get nasty storage-corruption errors like you are seeing. If that's the problem, even when it was working you would have been getting storage corruption problems, but it would have been storage that didn't matter to the subsequent running of your program. Barbara Morris +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
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.