Hi
I created one/two modes for SQLPlus. After completing, it dawned on me that there are no differences with respect to highlighting. I attached both of them anyway in case they get improved and differences arise. Be it as it may, I guess they are rather clumsy, i.e. keyword highlighting. No variable logic and stuff.
<MODE NAME="SQL*Plus Release 19"
FILE="sqlplus_r19.xml"
FILE_NAME_GLOB="*.sqlplus"
FIRST_LINE_GLOB="/* SQL*Plus Release 19 */" />
<MODE NAME="SQL*Plus Release 21"
FILE="sqlplus_r21.xml"
FILE_NAME_GLOB="*.sqlplus"
FIRST_LINE_GLOB="/* SQL*Plus Release 21 */" />
Diff: