a5_load_speed_glossary Function
Syntax
Arguments
- dbfname
(optional) DBF Table to load, or '<clear>', default is system speed_glossary table
- OldValueFieldName
(optional) Field name for input value
- NewValueFieldName
(optional) Field name for expanded value
Description
Loads the speed glossary from disk into memory. If no value is specified for dbfname then the global, system glossary is loaded. If dbfname is specified, then the glossary is loaded from the specified table. If dbfname is '<clear>' the speed glossary is cleared from memory.
Discussion
Loads the speed glossary from disk into memory. If no value is specified for dbfname then the global, system glossary is loaded. If dbfname is specified, then the glossary is loaded from the specified table. If dbfname is '<clear>' the speed glossary is cleared from memory.
See Also