×
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.
Hello,
I'm surprised... I never put the MAIN() keyword in my CTL-OPTs.
Just NOMAIN in my SRVPGM.
My programs are compiled in CRTBNDRPG, that's probably the reason. I never use CRTPGM. Yes, I know, I must go to pure ILE structure but...
-----Message d'origine-----
De : RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> De la part de Martijn van Breden
Envoyé : jeudi 31 octobre 2024 15:40
À : rpg400-l@xxxxxxxxxxxxxxxxxx
Objet : When ctl-opt main() is missing...
ATTENTION : Ce message provient d'une source EXTERNE. Veuillez n'ouvrir les liens ou pièces jointes que si vous êtes sûr de l'expéditeur.
Hi all,
I've just helped out a very experienced colleague with a program that just wouldn't run. In debug it halted at **free. It showed status RUN in WrkActJob eaiting quite some CPU. In the call stack it stopped just past program entry point _QRNP_PEP.... We were not even able to force it into an error with the wrong number of parameters.
After a couple of hours testing we found that the ctl-opt main() keyword was missing.
I would say that the compiler should have been able to tell us about this situation or that it could have just ungracefully failed runtime.
Just out of curiosity: is there a reason why a program with this condition does indeed compile and can be called without failing?
Thank you for any shared thoughts
Kind regards,
Martijn van Breden
lead software architect
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://urldefense.com/v3/__https://lists.midrange.com/mailman/listinfo/rpg400-l__;!!J76aczzK!wJkqMJYl1WEzEgxTkVTdI0tchqFbr48Nbmx90nPrf_8HbVoxPQs4iO1HOIwEJnUSRZd3Cq3pYxda1OeVZ_d02-srJXO983M7QRrPua2wPyM$
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://urldefense.com/v3/__https://archive.midrange.com/rpg400-l__;!!J76aczzK!wJkqMJYl1WEzEgxTkVTdI0tchqFbr48Nbmx90nPrf_8HbVoxPQs4iO1HOIwEJnUSRZd3Cq3pYxda1OeVZ_d02-srJXO983M7QRrPjNwfTYw$ .
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.