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.
NOTE ON LANSA AS/400 (IBM I)
NOTE ON LANSA AS/400 (IBM I)
- Attachments
-
- msgl.jpg (130.35 KiB) Viewed 5387 times
Re: NOTE ON LANSA AS/400 (IBM I)
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.
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.