recid

RECID used, rewrite to ROWID

This rule is obsolete and is replaced by rule obsoletenodes.

Rule "recid" gives this warning whenever it finds
the RECID keyword in the source.

Progress supports the RECID function and RECID data type mainly for backward compatibility.
For most applications, use the ROWID function instead.

How to suppress these warnings:

You can put directive {&_proparse_ prolint-nowarn(recid)} directly before
the statement.
See also: suppress warnings.

implementation:
This rule is implemented in Turbolint.