rspec/rules/S1552/cobol/rule.adoc

5 lines
191 B
Plaintext

== Why is this an issue?
The ``++TRANSFORM++`` statement is only supported by OS/VS COBOL, and should be replaced by the ``++INSPECT CONVERTING++`` statement to prevent portability issues.