customization: Local Customization of the Fame Interface

Description

Description

You can define two local functions, fameLocalInit and fameLocalPath, to customize some aspects of the FAME interface.

fameLocalInit: The first time one of the functions that interfaces with a Fame database is called, the internal function fameStart is called to initialize the HLI (Host Language Interface) and open a work database. After accomplishing that, fameStart checks to see if a function named fameLocalInit exists. If so, it is called with no arguments immediately after opening the work database.

fameLocalPath: Used to customize getFamePath.


fame documentation built on Nov. 6, 2021, 1:06 a.m.

Related to customization in fame...