rspec/rules/S1743/cobol/rule.adoc

22 lines
479 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Sassurer que lun des mots clés suivants SQLCODE, DSNTIAR, WHENVER sont présents dans le programme DB2
Lun des mots clés suivants SQLCODE, SQLSTATE, DSNTIAR, WHENVER sont présents dans le programme DB2
----
IF SQLCODE ou SQLSTATE
EXEC SQL WHENEVER SQLERROR ….
EXEC SQL WHENEVER NOT FOUND ….
----
ifdef::env-github,rspecator-view[]
'''
== Comments And Links
(visible only on this page)
include::comments-and-links.adoc[]
endif::env-github,rspecator-view[]