NOTE ON LANSA AS/400 (IBM I)

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
noamp
Posts: 15
Joined: Thu Nov 02, 2017 9:29 pm

NOTE ON LANSA AS/400 (IBM I)

Post by noamp »

hey, i am writing a program, and right before i send the compiler,it shows me a note or message that i don't know .
please if someone can explain it to me .. thanks.

the image tagged on bottom. thanks.
Attachments
msgl.jpg
msgl.jpg (130.35 KiB) Viewed 5386 times
MarkDale
Posts: 116
Joined: Wed Dec 02, 2015 10:06 am

Re: NOTE ON LANSA AS/400 (IBM I)

Post by MarkDale »

Its a message to warn programmers when their programs are getting too large and complicated.

But in this case, the complexity is only moderate, so its not likely to be a problem.

Programmers sometimes make the mistake of loading up one program with all their logic, instead of splitting the program into multiple programs.
noamp
Posts: 15
Joined: Thu Nov 02, 2017 9:29 pm

Re: NOTE ON LANSA AS/400 (IBM I)

Post by noamp »

thanks!
Post Reply