company logo

ODABAClient :: DictDisplay - Display dictionary statistics

The function displays dictionary statistics for the dictionary passed in database path.

Return value:  Success ( logical  )

Implementation details

logical ODABAClient  :: DictDisplay ( NPath &dict_path, NString &ppath )
  • dict_path - Complete path to dictionary

    The file path is passed as 0-terminated string. The path may contain option/environment variables enclosed in %...%

  • ppath - Path to output location

    Complete path for printing the protocol information. Passing CON will print the result directly to the system output (console or application output area).