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



Hi all,

i'am running an RPG III Trigger program on V4R5M0 in two ways. If i run
in interactive mode everything works fine. But in batch mode i get an
MCH0601 error (memory offset position error) The length of the defined
input parameter INDS1 is 3000. Is it too long for the batch mode. Why
does it works in interactive mode ???
In V5R1M0 both batch and interactive work fine...

Here a sample code

0031.00      IINDS1       DS                           3000
0032.00      I* Name der physischen Datei
0033.00      I                                        1  10 FNAME
0034.00      I* Bibliothek der physischen Datei
0035.00      I                                       11  20 LNAME
0036.00      I* Teildateiname
0037.00      I                                       21  30 MNAME
0038.00      I* Auslöserereignis
0039.00      I                                       31  31 TEVEN
0040.00      I* Auslöserzeit
0041.00      I                                       32  32 TTIME
0042.00      I* COMMIT-Sperrstufe
0043.00      I                                       33  33 CMTLCK
0044.00      I* Reserviert
0045.00      I                                       34  36 FILL1

.
.
.

0093.00      C           *ENTRY    PLIST
0094.00      C           INDS1     PARM           INDS1
0095.00      C           INDS2     PARM           INDS2
0096.00      C*

Thanks Uwe



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.