STRLOOKUP Function

Queries, creates, saves, or modifies a string server database.

Usage

Input Parameters

Returned Value

Value Returned Parameter or Keywords Used
The value associated with the named string, or a default value if the string isn't found. name, or name with Default keyword
An integer value of 1 indicating success, or 0 indicating failure. Add, Load, or Save keywords

Keywords

Discussion


TIP: This function is designed specifically for use in application internationalization, or other customized applications. Internationalization may be achieved by saving all language-specific messages in one file to be accessed using STRLOOKUP.

Examples

See Also





doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights reserved.