|
The only difference I see at first glance is that the API passes the Msglen and Msgstk as 10i 0 and the CallP passes them as 9B 0. Not sure if this should make a difference though. Why not try changing the Msglen and Msgstk declarations as 10i 0 and run the CallP and see if it breaks it? Regards, Jim Langston -----Original Message----- From: Peter Colpaert [mailto:Peter.Colpaert@honda-eu.com] This is a snippet from the actual code (on V4R3M0, in case it matters): D Msglen S 9B 0 D Msgstk S 9B 0 D 10i 0 const LENGTH D 10i 0 const STACK ENTRY D 4 const <snip> ***** Passing as 10i 0 Here ***** c Callp SendMsg( <SNIP> c MsgDta: <SNIP> c 0: ***** Passing as 9B0 Here ***** c* Call 'QMHSNDPM' <SNIP> c* Parm 76 Msglen c* Parm 0 Msgstk <SNIP>
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.