rspec/rules/S1552/cobol/rule.adoc

5 lines
191 B
Plaintext
Raw Normal View History

== Why is this an issue?
2021-04-28 16:49:39 +02:00
The ``++TRANSFORM++`` statement is only supported by OS/VS COBOL, and should be replaced by the ``++INSPECT CONVERTING++`` statement to prevent portability issues.