× 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 hope someone can help me out with this error I'm seeing on occasion with a program I am writing.

I wrote a simple program that sometimes gets hung up with an "Automatic storage overflow" error. I see in the call stack procedures WRTDEBUG and WRTPSDS of G2OBJ/ CGISRVPGM2 just repeating.

Type Program Statement Procedure
X574311 IMSQA 25002 X574311
CGISRVPGM2 G2OBJ 101200 GETHTMLIFS
CGISRVPGM2 G2OBJ 121000 GETHTMLIFSMULT
CGISRVPGM2 G2OBJ 18000 WRTDEBUG
CGISRVPGM2 G2OBJ 23200 WRTPSDS
CGISRVPGM2 G2OBJ 18000 WRTDEBUG
CGISRVPGM2 G2OBJ 23200 WRTPSDS

Basically, my code is:

callp getHtmlIfs('/MOSES/PO_GII.xml':'<AS400>')
callp clrhtmlbuffer

callp wrtsection('HDR1BEGIN')
callp wrtsection('HDR2BEGIN')
callp wrtsection('HDR3BEGIN')
callp wrtsection('HDR3END')
callp wrtsection('HDR2END')
callp wrtsection('HDR1END')
callp wrtsection('*fini')

move *on *inlr

For the CRTPGM command, I have this:

BNDSRVPGM(QHTTPSVR/QZHBCGI CGISRVPGM2) ACTGRP(*CALLER)

Thanks you,

Moses Nang
Integrated Merchandising Systems, LLC
847-583-3712


This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. Dissemination, distribution, or copying of this email or the information herein by anyone other than the intended recipient, or an employee or agent responsible for delivering the message to the intended recipient, is prohibited. If you have received this email in error, please immediately notify us by calling our Network Operations Center at +1 855 237 8324.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.