Programmer Guide > Creating an OPI Option > Keyword Processing
  

Keyword Processing
A new Option may require the creation of some PV‑WAVE procedure files to handle keyword processing.
The C or FORTRAN compiled code for Options will not support keyword parameters; however, handling keywords in an Option can be managed with PV‑WAVE procedure files. The PV‑WAVE language provides functions to check keyword parameters and easily convert parameters from one data type to another.
Place any .pro files associated with an Option in the lib subdirectory.

Version 2017.1
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.