1. The CLP uses the rtvclsrc command to implement retrieve Cl source, provided that the allow rtvclsrc parameter is selected * Yes during compile CLP.
2. However, in rpgle, IBM has not provided such Cl, and no ready-made tool has provided this retrieve RPG source function so far.
We can compile RPG in two ways. One is to compile it into Moudle first, and then convert it into PGM; the other is to compile it into PGM directly.
During compilation ProgramThe execution status will be tracked in debug mode and then by setting breakpoints, but CodeThey are stored in Moudle or PGM and cannot be decompiled back.
Why is CLP okay? From the IBM perspective, they think that the core part of the program is still in RPG, and it is also out of protecting the property rights of software vendors...
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.