Renaming a data item or procedure in a PL/I program
You can rename a data item or procedure and references to the data item or procedure a PL/I program.
About this task
The Rename action shows an information screen with the projected warnings and how many data items are changed if the refactor action is committed. Optionally, another page is shown with a preview of what the source will look like compared to the original source after the refactor operation is accepted.
Restriction: The following restrictions
and limitations apply to the Rename action:
- The Rename action does not recognize Pseudo SO/SI bytes included in DBCS strings.
- The Remove noise words and Extract paragraph actions do not work when sequence numbers are present.
- The Rename action does not work on DBCS variable names.
- When errors are detected by real-time syntax checking, the Rename action is not available.